This topic has not yet been rated - Rate this topic

GraphicsPath.AddArc Method

Appends an elliptical arc to the current figure.
Name Description
GraphicsPath.AddArc (Rectangle, Single, Single) Appends an elliptical arc to the current figure.
GraphicsPath.AddArc (RectangleF, Single, Single) Appends an elliptical arc to the current figure.
GraphicsPath.AddArc (Int32, Int32, Int32, Int32, Single, Single) Appends an elliptical arc to the current figure.
GraphicsPath.AddArc (Single, Single, Single, Single, Single, Single) Appends an elliptical arc to the current figure.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.