'使用法 Dim instance As C1TextBlockCoords Dim x As System.Double Dim y As System.Double instance.Offset(x, y)
パラメータ
- x
- Offset of the X coordinate.
- y
- Offset of the Y coordinate.
'使用法 Dim instance As C1TextBlockCoords Dim x As System.Double Dim y As System.Double instance.Offset(x, y)