Ribbon for WinForms
Render メソッド (CompositeIconElement)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > CompositeIconElement クラス : Render メソッド
Graphics object where the element will be rendered.
Rectangle where the element will be rendered.
Renders the element into a given rectangle.
シンタックス
'宣言
 
Public Overridable Sub Render( _
   ByVal g As Graphics, _
   ByVal r As Rectangle _
) 
public virtual void Render( 
   Graphics g,
   Rectangle r
)

パラメータ

g
Graphics object where the element will be rendered.
r
Rectangle where the element will be rendered.
参照

CompositeIconElement クラス
CompositeIconElement メンバ