FlexReport for WinForms
DrawRectangle(Line,Double,Rect) メソッド


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document.Util 名前空間 > C1DXExportGraphics クラス > DrawRectangle メソッド : DrawRectangle(Line,Double,Rect) メソッド
シンタックス
'宣言
 
Public Overloads Sub DrawRectangle( _
   ByVal line As Line, _
   ByVal lineWidth As System.Double, _
   ByVal bounds As Rect _
) 
'使用法
 
Dim instance As C1DXExportGraphics
Dim line As Line
Dim lineWidth As System.Double
Dim bounds As Rect
 
instance.DrawRectangle(line, lineWidth, bounds)
public void DrawRectangle( 
   Line line,
   System.double lineWidth,
   Rect bounds
)

パラメータ

line
lineWidth
bounds
参照

参照

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