Geotools.Net

GeometryCollection Class

A Geometry that is a collection of one or more Geometries.

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

System.Object
   Geometry
      GeometryCollection

[Visual Basic]
Public Class GeometryCollection
Inherits Geometry
Implements IGeometryCollection, IEnumerable
[C#]
public class GeometryCollection : Geometry, IGeometryCollection, IEnumerable

Remarks

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

Requirements

Namespace: Geotools.Geometries Namespace

Assembly: Geotools.dll

See Also

GeometryCollection Members | Geotools.Geometries Namespace