Ribbon for WinForms
Offset(Point) メソッド

C1.Win.8 アセンブリ > C1.Win.Interop 名前空間 > Rect 構造体 > Offset メソッド : Offset(Point) メソッド
The Point specifying the horizontal and vertical offsets to apply.
Offsets the location of the current Rect by horizontal and vertical amounts specified by a Point.
シンタックス
'宣言
 
Public Overloads Sub Offset( _
   ByVal pt As Point _
) 
public void Offset( 
   Point pt
)

パラメータ

pt
The Point specifying the horizontal and vertical offsets to apply.
参照

Rect 構造体
Rect メンバ
オーバーロード一覧