Default constructor. Constructs a full circle with center (0,0) and radius 1.
Public Sub New()
public CircularArc2d();