Geotools.Net

Polygon Class

A polygon is a collection containing a least one linear ring for the shell of the polygon and 0-n linear rings for the interior holes.

For a list of all members of this type, see Polygon Members.

System.Object
   Geometry
      Polygon

[Visual Basic]
Public Class Polygon
Inherits Geometry
Implements IPolygon, ISurface
[C#]
public class Polygon : Geometry, IPolygon, ISurface

Remarks

Missing <remarks> documentation for T:Geotools.Geometries.Polygon

Requirements

Namespace: Geotools.Geometries Namespace

Assembly: Geotools.dll

See Also

Polygon Members | Geotools.Geometries Namespace