Ribbon for WinForms
Offset(Double,Double) メソッド

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

パラメータ

x
The horizontal offset to apply.
y
The vertical offset to apply.
参照

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