Ribbon for WinForms
GetExtraSpacing メソッド (HtmlDiv)

C1.Win.4.8 アセンブリ > C1.Framework.Html 名前空間 > HtmlDiv クラス : GetExtraSpacing メソッド
Element above the space.
Element below the space.
Gets the amount of space, in pixels, to be added between two elements.
シンタックス
'宣言
 
Protected Overrides Function GetExtraSpacing( _
   ByVal above As Element, _
   ByVal below As Element _
) As Integer
protected override int GetExtraSpacing( 
   Element above,
   Element below
)

パラメータ

above
Element above the space.
below
Element below the space.

戻り値の型

Amount of space, in pixels, to be added between the two elements.
参照

HtmlDiv クラス
HtmlDiv メンバ