다음을 통해 공유


InputView.SelectionLength 속성

정의

선택 영역의 길이를 가져오거나 설정합니다. 선택 영역은 에서 CursorPosition시작됩니다. 이는 바인딩 가능 속성입니다.

public:
 property int SelectionLength { int get(); void set(int value); };
public int SelectionLength { get; set; }
member this.SelectionLength : int with get, set
Public Property SelectionLength As Integer

속성 값

적용 대상