Method TextStyleAt
TextStyleAt(Point)
Gets text style information at specified position.
public virtual byte TextStyleAt(Point position)
Parameters
positionPointPosition to check.
Returns
- byte
Text style corresponding to specified position.
Gets text style information at specified position.
public virtual byte TextStyleAt(Point position)
position PointPosition to check.
Text style corresponding to specified position.