Basic Library for UWP
Deflate メソッド

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

パラメータ

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

Extensions クラス
Extensions メンバ