Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
IGraphics Interface
IGraphics Methods
DrawArc Method
DrawArc Method (Pen, Rectangle, Single, Single)
DrawArc Method (Pen, RectangleF, Single, Single)
DrawArc Method (Pen, Int32, Int32, Int32, Int32, Int32, Int32)
DrawArc Method (Pen, Single, Single, Single, Single, Single, Single)
IGraphics
DrawArc Method (Pen, Int32, Int32, 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
void
DrawArc
(
Pen
pen
,
int
x
,
int
y
,
int
width
,
int
height
,
int
startAngle
,
int
sweepAngle
)
Parameters
pen
Type:
System.Drawing
Pen
x
Type:
System
Int32
y
Type:
System
Int32
width
Type:
System
Int32
height
Type:
System
Int32
startAngle
Type:
System
Int32
sweepAngle
Type:
System
Int32
See Also
Reference
IGraphics Interface
DrawArc Overload
Scilligence.MolEngine Namespace