C# Class FastColoredTextBoxNS.FoldedAreaMarker

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

Draw() public méthode

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

FoldedAreaMarker() public méthode

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

Property Details

iLine public_oe property

public int iLine
Résultat int