PdfEllipseArc Constructor

Overload List

PdfEllipseArc Constructs an empty ellipse arc. The start angle, arc angle and ellipse rectangle must be set after object creation
PdfEllipseArc(RectangleF, Single, Single) Constructs an ellipse arc with the given parameters

See Also