C# Class FastColoredTextBoxNS.CollapseFoldingMarker

Inheritance: VisualMarker
Afficher le fichier Open project: samarjeet27/ynoteclassic

Méthodes publiques

Свойство Type Description
iLine int

Méthodes publiques

Méthode Description
CollapseFoldingMarker ( int iLine, Rectangle rectangle ) : System.Drawing
Draw ( Graphics gr, Pen pen ) : void

Method Details

CollapseFoldingMarker() public méthode

public CollapseFoldingMarker ( int iLine, Rectangle rectangle ) : System.Drawing
iLine int
rectangle System.Drawing.Rectangle
Résultat System.Drawing

Draw() public méthode

public Draw ( Graphics gr, Pen pen ) : void
gr System.Drawing.Graphics
pen System.Drawing.Pen
Résultat void

Property Details

iLine public_oe property

public int iLine
Résultat int