Ribbon for WinForms
Offset(Rect,Point) メソッド

C1.Win.8 アセンブリ > C1.Win.Interop 名前空間 > Rect 構造体 > Offset メソッド : Offset(Rect,Point) メソッド
The rectangle to adjust.
Amount to offset the location.
Adjusts the location of this rectangle by the specified amount.
シンタックス
'宣言
 
Public Overloads Shared Function Offset( _
   ByVal r As Rect, _
   ByVal offset As Point _
) As Rect
public static Rect Offset( 
   Rect r,
   Point offset
)

パラメータ

r
The rectangle to adjust.
offset
Amount to offset the location.

戻り値の型

The adjusted rectangle.
参照

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