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


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

パラメータ

brush
bounds
参照

参照

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