DioDocs for PDF
DrawEllipse(RectangleF,Pen) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス > DrawEllipse メソッド : DrawEllipse(RectangleF,Pen) メソッド
A System.Drawing.RectangleF structure that specifies the ellipse to draw.
The pen used to draw the ellipse.
Draws an ellipse using a specified pen.
シンタックス
'宣言
 
Public Overloads Sub DrawEllipse( _
   ByVal bounds As System.Drawing.RectangleF, _
   ByVal pen As Pen _
) 
public void DrawEllipse( 
   System.Drawing.RectangleF bounds,
   Pen pen
)

パラメータ

bounds
A System.Drawing.RectangleF structure that specifies the ellipse to draw.
pen
The pen used to draw the ellipse.
参照

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