TextRunBounds.TextSourceCharacterIndex 속성

정의

바인딩된 텍스트 실행에서 첫 번째 문자의 문자 인덱스입니다.

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

속성 값

바인딩된 텍스트 실행의 첫 번째 문자를 나타내는 인덱스입니다.

적용 대상