IndexedGlyphRun.TextSourceCharacterIndex Property

Definition

Gets the text source character index that corresponds to the beginning of the GlyphRun.

public:
 property int TextSourceCharacterIndex { int get(); };
public int TextSourceCharacterIndex { get; }
member this.TextSourceCharacterIndex : int
Public ReadOnly Property TextSourceCharacterIndex As Integer

Property Value

An Int32 value that represents the text source character index.

Applies to