Ribbon for WinForms
Offset メソッド (RowPanel)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > RowPanel クラス : Offset メソッド
Offset in the horizontal direction.
Offset in the vertical direction.
Adjusts the location of this element by the specified amount.
シンタックス
'宣言
 
Public Sub Offset( _
   ByVal x As Integer, _
   ByVal y As Integer _
) 
public void Offset( 
   int x,
   int y
)

パラメータ

x
Offset in the horizontal direction.
y
Offset in the vertical direction.
参照

RowPanel クラス
RowPanel メンバ