FlexReport for WinForms
InternalDrawRectangle メソッド (C1HtmlGraphics)


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document.Util 名前空間 > C1HtmlGraphics クラス : InternalDrawRectangle メソッド
シンタックス
'宣言
 
Protected Overridable Sub InternalDrawRectangle( _
   ByVal bounds As Rect, _
   ByVal color As System.Drawing.Color, _
   ByVal lineWidth As System.Double, _
   ByVal penStyle As PenStyle _
) 
'使用法
 
Dim instance As C1HtmlGraphics
Dim bounds As Rect
Dim color As System.Drawing.Color
Dim lineWidth As System.Double
Dim penStyle As PenStyle
 
instance.InternalDrawRectangle(bounds, color, lineWidth, penStyle)
protected virtual void InternalDrawRectangle( 
   Rect bounds,
   System.Drawing.Color color,
   System.double lineWidth,
   PenStyle penStyle
)

パラメータ

bounds
color
lineWidth
penStyle
参照

参照

C1HtmlGraphics クラス
C1HtmlGraphics メンバ