DioDocs for PDF
FillEllipse(RectangleF,Color) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス > FillEllipse メソッド : FillEllipse(RectangleF,Color) メソッド
A System.Drawing.RectangleF structure that specifies the ellipse to fill.
The fill color.
Fills an ellipse with a specified solid color.
シンタックス
'宣言
 
Public Overloads Sub FillEllipse( _
   ByVal bounds As System.Drawing.RectangleF, _
   ByVal color As System.Drawing.Color _
) 
public void FillEllipse( 
   System.Drawing.RectangleF bounds,
   System.Drawing.Color color
)

パラメータ

bounds
A System.Drawing.RectangleF structure that specifies the ellipse to fill.
color
The fill color.
参照

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