FlexPivot for WinForms
Render(Graphics,Rectangle,String) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyle クラス > Render メソッド : Render(Graphics,Rectangle,String) メソッド
System.Drawing.Graphics object to render into.
Area where the element will be displayed.
Text to render.
Renders a string and an image into a System.Drawing.Graphics object using this style.
シンタックス
'宣言
 
Public Overloads Sub Render( _
   ByVal g As System.Drawing.Graphics, _
   ByVal rc As System.Drawing.Rectangle, _
   ByVal str As System.String _
) 
public void Render( 
   System.Drawing.Graphics g,
   System.Drawing.Rectangle rc,
   System.string str
)

パラメータ

g
System.Drawing.Graphics object to render into.
rc
Area where the element will be displayed.
str
Text to render.
参照

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