バージョン

ClipSelfRect プロパティ

要素の描画をクリップするために使用される長方形。
シンタックス
'宣言
 
Public Property ClipSelfRect As Nullable(Of Rectangle)
public Nullable<Rectangle> ClipSelfRect {get; set;}
参照