指定した値によって、現在の
Thicknessをインフレートします。
シンタックス
'宣言
Public Overloads Function Inflate( _
ByVal As System.Integer, _
ByVal As System.Integer _
) As Thickness
public Thickness Inflate(
System.int ,
System.int
)
パラメータ
- width
- 縦辺のインフレートサイズ。
- height
- 横辺のインフレートサイズ。
戻り値の型
参照