FlexReport for WinForms
DrawContent メソッド (RenderFlexChartFragment)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > RenderFlexChartFragment クラス : DrawContent メソッド
The C1.Document.Util.C1Graphics to draw to.
The FragmentDrawParams object.
Draws content of the object.
シンタックス
'宣言
 
Protected Overrides Sub DrawContent( _
   ByVal graphics As C1Graphics, _
   ByRef fdp As FragmentDrawParams _
) 
'使用法
 
Dim instance As RenderFlexChartFragment
Dim graphics As C1Graphics
Dim fdp As FragmentDrawParams
 
instance.DrawContent(graphics, fdp)
protected override void DrawContent( 
   C1Graphics graphics,
   ref FragmentDrawParams fdp
)

パラメータ

graphics
The C1.Document.Util.C1Graphics to draw to.
fdp
The FragmentDrawParams object.
参照

参照

RenderFlexChartFragment クラス
RenderFlexChartFragment メンバ