XGraphicsDrawEllipse Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodDrawEllipse(XBrush, XRect)
Draws an ellipse defined by a bounding rectangle.
Public methodDrawEllipse(XBrush, Rectangle)
Draws an ellipse defined by a bounding rectangle.
Public methodDrawEllipse(XBrush, RectangleF)
Draws an ellipse defined by a bounding rectangle.
Public methodDrawEllipse(XPen, XRect)
Draws an ellipse defined by a bounding rectangle.
Public methodDrawEllipse(XPen, Rectangle)
Draws an ellipse defined by a bounding rectangle.
Public methodDrawEllipse(XPen, RectangleF)
Draws an ellipse defined by a bounding rectangle.
Public methodDrawEllipse(XPen, XBrush, XRect)
Draws an ellipse defined by a bounding rectangle.
Public methodDrawEllipse(XPen, XBrush, Rectangle)
Draws an ellipse defined by a bounding rectangle.
Public methodDrawEllipse(XPen, XBrush, RectangleF)
Draws an ellipse defined by a bounding rectangle.
Public methodDrawEllipse(XBrush, Double, Double, Double, Double)
Draws an ellipse defined by a bounding rectangle.
Public methodDrawEllipse(XPen, Double, Double, Double, Double)
Draws an ellipse defined by a bounding rectangle.
Public methodDrawEllipse(XPen, XBrush, Double, Double, Double, Double)
Draws an ellipse defined by a bounding rectangle.
Top
See Also

Reference