'使用法 Dim instance As RectangleD Dim x As System.Double Dim y As System.Double instance.Inflate(x, y)
パラメータ
- x
- The amount to add on the left and right of the current RectangleD.
- y
- The amount to add at the top and bottom of the current RectangleD.
'使用法 Dim instance As RectangleD Dim x As System.Double Dim y As System.Double instance.Inflate(x, y)