Initializes a new instance of the Polygon class

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

Syntax

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

See Also