RichTextBox for WPF
SelectionLength プロパティ (C1RichTextBox)

C1.WPF.RichTextBox アセンブリ > C1.WPF.RichTextBox 名前空間 > C1RichTextBox クラス : SelectionLength プロパティ
リッチテキストボックスの現在の選択範囲内の文字数を取得または設定します。
シンタックス
'宣言
 
Public Property SelectionLength As System.Integer
public System.int SelectionLength {get; set;}
解説
このプロパティで表される位置は、C1RichTextBox.Text プロパティのコンテンツ内の位置に対応します。
参照

C1RichTextBox クラス
C1RichTextBox メンバ