バージョン

SelectionRectangle プロパティ

現在の選択範囲を表す四角形を返します。範囲が選択されていない場合は System.Drawing.Rectangle.Empty を返します。
シンタックス
'宣言
 
Public ReadOnly Property SelectionRectangle As Rectangle
public Rectangle SelectionRectangle {get;}
参照