指定された量で System.Windows.Rect 構造体を縮小します。
シンタックス
'宣言
Public Shared Sub Deflate( _
ByRef As System.Windows.Rect, _
ByVal As System.Windows.Thickness _
)
public static void Deflate(
ref System.Windows.Rect ,
System.Windows.Thickness
)
パラメータ
- r
- System.Windows.Rect 構造体。
- th
- この System.Windows.Rect 構造体を縮小させる量を定義する System.Windows.Thickness 構造体。
参照