Поделиться через


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

Значение свойства

Применяется к