Initializes a new instance of the Circle class
Namespace: Spherical.ShapeAssembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0
Syntax
C# |
---|
public Circle() |
Visual C++ |
---|
public: Circle() |
F# |
---|
new : unit -> Circle |
C# |
---|
public Circle() |
Visual C++ |
---|
public: Circle() |
F# |
---|
new : unit -> Circle |