C# Class TSTool.ClosedTokenStyle

Inheritance: FastColoredTextBoxNS.Style
Afficher le fichier Open project: brightideainc/TSTool

Méthodes publiques

Méthode Description
Draw ( Graphics gr, Point position, Range range ) : void

Method Details

Draw() public méthode

public Draw ( Graphics gr, Point position, Range range ) : void
gr System.Drawing.Graphics
position Point
range System.Data.Range
Résultat void