Implements a simple region consisting of a single convex that models the convex polygon whose vertices are given as lists of x,y,z values

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

Syntax

C#
public class Polygon
Visual C++
public ref class Polygon
F#
type Polygon =  class end

Inheritance Hierarchy

System..::..Object
  Spherical.Shape..::..Polygon

See Also