共用方式為


TextRunBounds.TextSourceCharacterIndex 屬性

定義

取得有框文字執行中第一個字元的字元索引。

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

屬性值

表示有框文字執行中第一個字元的索引。

適用於