C# Class TSTool.TokenStyle

This style will drawing ellipse around of the word
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