'使用法 Dim instance As RectangleD Dim x As System.Double Dim y As System.Double instance.Offset(x, y)
パラメータ
- x
- The horizontal offset to apply.
- y
- The vertical offset to apply.
'使用法 Dim instance As RectangleD Dim x As System.Double Dim y As System.Double instance.Offset(x, y)