다음을 통해 공유


IndexedGlyphRun.TextSourceCharacterIndex 속성

정의

GlyphRun의 시작 부분에 해당하는 텍스트 소스 문자 인덱스를 가져옵니다.

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

속성 값

Int32

텍스트 소스 문자 인덱스를 나타내는 Int32 값입니다.

적용 대상