CharacterHit.FirstCharacterIndex Property

Definition

Gets the index of the first character that got hit.

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

Property Value

An Int32 value that represents the index.

Applies to