Ribbon for WinForms
Layout(Graphics) メソッド

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > HostedElement クラス > Layout メソッド : Layout(Graphics) メソッド
Graphics object used to measure the element.
Layout this element based on its style and contents.
シンタックス
'宣言
 
Public Overloads Overridable Sub Layout( _
   ByVal g As Graphics _
) 
public virtual void Layout( 
   Graphics g
)

パラメータ

g
Graphics object used to measure the element.
参照

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