Adjusts the positions of content rectangle, inline and anchored objects by a specified amount.
シンタックス
'宣言
Public Sub ApplyOffset( _
ByVal As System.Single, _
ByVal As System.Single _
)
public void ApplyOffset(
System.float ,
System.float
)
パラメータ
- dx
- The offset along the horizontal direction.
- dy
- The offset along the vertical direction.
参照