Ribbon for WinForms
RenderContent(Graphics,Rectangle) メソッド

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

パラメータ

g
System.Drawing.Graphics object where the Element will be rendered.
r
System.Drawing.Rectangle where the Element contents will be rendered.
参照

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