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

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ContentElement クラス > 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 Overrides Sub RenderContent( _
   ByVal g As Graphics, _
   ByVal r As Rectangle _
) 
public override 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.
参照

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