Default constructor. Initializes to circle of radius 1 in XY plane with center (0,0,0).
Public Sub New()
public Ellipse();