次の方法で共有


TextRunBounds.TextSourceCharacterIndex プロパティ

定義

外接するテキスト ラン内の最初の文字の文字インデックスを取得します。

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

プロパティ値

Int32

外接するテキスト ランの最初の文字を表すインデックス。

適用対象