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

C1.UWP アセンブリ > C1.Xaml 名前空間 > Extensions クラス > Inflate メソッド : Inflate(Rect,Double,Double,Double,Double) メソッド
Windows.Foundation.Rect構造体。
この Windows.Foundation.Rectを左から拡大する量。
この Windows.Foundation.Rectを上から拡大する量。
この Windows.Foundation.Rectを右から拡大する量。
この Windows.Foundation.Rectを下から拡大する量。
Windows.Foundation.Rect構造体を指定された量だけ拡大します。
シンタックス
'宣言
 
Public Overloads Shared Sub Inflate( _
   ByRef r As Windows.Foundation.Rect, _
   ByVal left As System.Double, _
   ByVal top As System.Double, _
   ByVal right As System.Double, _
   ByVal bottom As System.Double _
) 
public static void Inflate( 
   ref Windows.Foundation.Rect r,
   System.double left,
   System.double top,
   System.double right,
   System.double bottom
)

パラメータ

r
Windows.Foundation.Rect構造体。
left
この Windows.Foundation.Rectを左から拡大する量。
top
この Windows.Foundation.Rectを上から拡大する量。
right
この Windows.Foundation.Rectを右から拡大する量。
bottom
この Windows.Foundation.Rectを下から拡大する量。
参照

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