Basic Library for UWP
Inflate(Rect,Double,Double) メソッド

C1.UWP アセンブリ > C1.Xaml 名前空間 > Extensions クラス > Inflate メソッド : Inflate(Rect,Double,Double) メソッド
Windows.Foundation.Rect構造体。
この Windows.Foundation.Rectを水平方向に拡大する量。
この Windows.Foundation.Rectを垂直方向に拡大する量。
Windows.Foundation.Rect構造体を指定された量だけ拡大します。
シンタックス
'宣言
 
Public Overloads Shared Sub Inflate( _
   ByRef r As Windows.Foundation.Rect, _
   ByVal dx As System.Double, _
   ByVal dy As System.Double _
) 
public static void Inflate( 
   ref Windows.Foundation.Rect r,
   System.double dx,
   System.double dy
)

パラメータ

r
Windows.Foundation.Rect構造体。
dx
この Windows.Foundation.Rectを水平方向に拡大する量。
dy
この Windows.Foundation.Rectを垂直方向に拡大する量。
参照

Extensions クラス
Extensions メンバ
オーバーロード一覧