Ribbon for WinForms
Offset メソッド (Point)

C1.Win.4.8 アセンブリ > C1.Win.Interop 名前空間 > Point 構造体 : Offset メソッド
The horizontal offset.
The vertical offset.
Offsets the current Point structure by the specified values.
シンタックス
'宣言
 
Public Sub Offset( _
   ByVal dx As Double, _
   ByVal dy As Double _
) 
public void Offset( 
   double dx,
   double dy
)

パラメータ

dx
The horizontal offset.
dy
The vertical offset.
参照

Point 構造体
Point メンバ