FlexReport for WinForms
Offset(Point) メソッド


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

パラメータ

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

参照

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