PathAddArc Method

Overload List

AddArc(RectangleF, Single, Single) Adds an elliptical arc within a bounding rectangle to this Path.
AddArc(Single, Single, Single, Single, Single, Single) Adds an elliptical arc within a bounding rectangle to this Path.
AddArc(PointF, PointF, Single, Single, Single, Boolean, Boolean) Adds and elliptical arc between two points to this Path.
AddArc(Single, Single, Single, Single, Single, Single, Single, Boolean, Boolean) Adds and elliptical arc between two points to this Path.

See Also