IndexedGlyphRun.TextSourceCharacterIndex 属性

定义

获取与 GlyphRun 的开头相对应的文本源字符索引。

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

属性值

Int32

一个表示文本源字符索引的 Int32 值。

适用于