FlexReport for WinForms
InternalFillEllipse メソッド (C1Graphics)


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

パラメータ

brush
bounds
参照

参照

C1Graphics クラス
C1Graphics メンバ