FlexReport for WinForms
DrawBorders メソッド (RenderFragment)


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

パラメータ

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

参照

RenderFragment クラス
RenderFragment メンバ