共用方式為


IndexedGlyphRun.TextSourceCharacterIndex 屬性

定義

取得文字來源字元索引,此索引對應於 GlyphRun 的開頭。

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

屬性值

表示文字來源字元索引的 Int32 值。

適用於