Basic Library for WPF/Silverlight
Deflate メソッド (Extensions)

C1.WPF.4.5.2 アセンブリ > C1.WPF 名前空間 > Extensions クラス : Deflate メソッド
System.Windows.Rect構造体。
この System.Windows.Rect構造体を縮小させる量を定義する System.Windows.Thickness構造体。
指定された量で System.Windows.Rect構造体を縮小します。
シンタックス
'宣言
 
Public Shared Sub Deflate( _
   ByRef r As System.Windows.Rect, _
   ByVal th As System.Windows.Thickness _
) 
public static void Deflate( 
   ref System.Windows.Rect r,
   System.Windows.Thickness th
)

パラメータ

r
System.Windows.Rect構造体。
th
この System.Windows.Rect構造体を縮小させる量を定義する System.Windows.Thickness構造体。
参照

Extensions クラス
Extensions メンバ