Overload List

  NameDescription
Public methodEllipseShape()()()()
Create a new EllipseShape.
Public methodEllipseShape(Double, Double, Double, Double)
Create a new EllipseShape with the given startpoint, horizontal and vertical radius.
Public methodEllipseShape(Double, Double, Double, Double, Pen)
Create a new EllipseShape with the given startpoint, horizontal and vertical radius and pen.
Public methodEllipseShape(Double, Double, Double, Double, Pen, Brush)
Create a new EllipseShape with the given startpoint, horizontal and vertical radius, pen and brush.

See Also