Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
GdiGraphics Class
GdiGraphics Methods
DrawEllipse Method
DrawEllipse Method (Pen, Rectangle)
DrawEllipse Method (Pen, RectangleF)
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
DrawEllipse Method (Pen, Single, Single, Single, Single)
GdiGraphics
DrawEllipse Method (Pen, Int32, Int32, Int32, Int32)
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
void
DrawEllipse
(
Pen
pen
,
int
x
,
int
y
,
int
width
,
int
height
)
Parameters
pen
Type:
System.Drawing
Pen
x
Type:
System
Int32
y
Type:
System
Int32
width
Type:
System
Int32
height
Type:
System
Int32
Implements
IGraphics
DrawEllipse(Pen, Int32, Int32, Int32, Int32)
See Also
Reference
GdiGraphics Class
DrawEllipse Overload
Scilligence.MolEngine Namespace