TextStyleAt Method
TextStyleAt(Point)
Gets text style information at specified position.
Declaration
public virtual byte TextStyleAt(Point position)
Parameters
Type | Name | Description |
---|---|---|
Point | position | Position to check. |
Returns
Type | Description |
---|---|
Byte | Text style corresponding to specified position. |