Adjusts the location of all
Element objects in the list by the specified amount.
シンタックス
'宣言
Public Overloads Sub Offset( _
ByVal As Integer, _
ByVal As Integer _
)
public void Offset(
int ,
int
)
パラメータ
- x
- Horizontal offset in pixels.
- y
- Vertical offset in pixels.
参照