C# Class ICSharpCode.TextEditor.TextView.MarkerToDraw

Show file Open project: Clancey/MonoMac.Windows.Form

Public Methods

Method Description
MarkerToDraw ( ICSharpCode.TextEditor.Document.TextMarker marker, RectangleF drawingRect ) : System

Method Details

MarkerToDraw() public method

public MarkerToDraw ( ICSharpCode.TextEditor.Document.TextMarker marker, RectangleF drawingRect ) : System
marker ICSharpCode.TextEditor.Document.TextMarker
drawingRect System.Drawing.RectangleF
return System