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

C1.Win.8 アセンブリ > C1.Framework 名前空間 > GridRowCollection クラス > Offset メソッド : Offset(Int32,Int32) メソッド
Horizontal offset in pixels.
Vertical offset in pixels.
Adjusts the location of all Element objects in the list by the specified amount.
シンタックス
'宣言
 
Public Overloads Sub Offset( _
   ByVal x As Integer, _
   ByVal y As Integer _
) 
public void Offset( 
   int x,
   int y
)

パラメータ

x
Horizontal offset in pixels.
y
Vertical offset in pixels.
参照

GridRowCollection クラス
GridRowCollection メンバ
オーバーロード一覧