C# Class TSTool.ClosedTokenStyle

Inheritance: FastColoredTextBoxNS.Style
Mostrar archivo 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