다음을 통해 공유


TextRunBounds.TextSourceCharacterIndex 속성

정의

경계 있는 텍스트 런에서 첫 번째 문자의 문자 인덱스를 가져옵니다.

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

속성 값

Int32

경계 있는 텍스트 런의 첫 번째 문자를 나타내는 인덱스입니다.

적용 대상