GrapeCity ActiveReports for .NET 16.0J
Render(Graphics,RectangleF,Boolean) メソッド

GrapeCity.ActiveReports 名前空間 > Border クラス > Render メソッド : Render(Graphics,RectangleF,Boolean) メソッド
境界線を描画するGraphicsオブジェクト。
長方形(インチ単位)。
指定された長方形の周囲に境界線を描画します。
シンタックス
'宣言
 
Public Overloads Sub Render( _
   ByVal graphics As Graphics, _
   ByVal border As RectangleF, _
   ByVal printing As Boolean _
) 
public void Render( 
   Graphics graphics,
   RectangleF border,
   bool printing
)

パラメータ

graphics
境界線を描画するGraphicsオブジェクト。
border
長方形(インチ単位)。
printing
解説
FormatBorderDialogのプレビューで使用するために、このメソッドはパブリック メソッドである必要があります。
参照

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