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


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

パラメータ

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

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