Initializes a new instance of the Circle class

Namespace: Spherical.Shape
Assembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0

Syntax

C#
public Circle()
Visual C++
public:
Circle()
F#
new : unit -> Circle

See Also