FlexReport for WinForms
InternalDrawEllipse メソッド (C1DXExportGraphics)


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document.Util 名前空間 > C1DXExportGraphics クラス : InternalDrawEllipse メソッド
シンタックス
'宣言
 
Protected MustOverride Sub InternalDrawEllipse( _
   ByVal bounds As Rect, _
   ByVal color As System.Drawing.Color, _
   ByVal lineWidth As System.Double, _
   ByVal penStyle As PenStyle _
) 
'使用法
 
Dim instance As C1DXExportGraphics
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 abstract void InternalDrawEllipse( 
   Rect bounds,
   System.Drawing.Color color,
   System.double lineWidth,
   PenStyle penStyle
)

パラメータ

bounds
color
lineWidth
penStyle
参照

参照

C1DXExportGraphics クラス
C1DXExportGraphics メンバ