TextRunBounds.Length 속성

정의

바인딩된 텍스트 실행의 문자 길이를 가져옵니다.

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

속성 값

Int32 문자 길이를 나타내는 값입니다.

적용 대상