FlexReport for WinForms
FillEllipse(C1Brush,Rect) メソッド


C1.Win.Document.8 アセンブリ > C1.Win.Document.Util 名前空間 > C1DXExportGraphics クラス > FillEllipse メソッド : FillEllipse(C1Brush,Rect) メソッド
シンタックス
'宣言
 
Public Overloads Sub FillEllipse( _
   ByVal brush As C1Brush, _
   ByVal bounds As Rect _
) 
'使用法
 
Dim instance As C1DXExportGraphics
Dim brush As C1Brush
Dim bounds As Rect
 
instance.FillEllipse(brush, bounds)
public void FillEllipse( 
   C1Brush brush,
   Rect bounds
)

パラメータ

brush
bounds
参照

参照

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