Table of Contents

Method TextStyleAt

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

TextStyleAt(Point)

Gets text style information at specified position.

public virtual byte TextStyleAt(Point position)

Parameters

position Point

Position to check.

Returns

byte

Text style corresponding to specified position.