CharacterHit.FirstCharacterIndex 屬性

定義

取得遭到點擊之第一個字元的索引。

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

屬性值

Int32

Int32 值,表示索引。

適用於