Offsets the location of the current
Rect by horizontal and vertical amounts specified by a
Point.
シンタックス
'宣言
Public Overloads Sub Offset( _
ByVal As Point _
)
public void Offset(
Point
)
パラメータ
- pt
- The Point specifying the horizontal and vertical offsets to apply.
参照