C# Class TSTool.TokenStyle

This style will drawing ellipse around of the word
Inheritance: FastColoredTextBoxNS.Style
Exibir arquivo Open project: brightideainc/TSTool

Public Methods

Method Description
Draw ( Graphics gr, Point position, Range range ) : void

Method Details

Draw() public method

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