PrintDocument for WinForms
Offset(PointD) メソッド


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

パラメータ

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

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