FlexReport for WinForms
InternalDrawEllipse メソッド (C1PdfGraphics)


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

パラメータ

bounds
color
lineWidth
penStyle
参照

参照

C1PdfGraphics クラス
C1PdfGraphics メンバ