Geotools.Net

IMultiPoint Interface

A GeometryCollection of Points.

[Visual Basic]
Public Interface IMultiPoint
Implements IGeometryCollection, IGeometry
[C#]
public interface IMultiPoint : IGeometryCollection, IGeometry

Remarks

A MultiPoint is simple if all its points are spatially distinct.

The boundary is the empty geometry.

Requirements

Namespace: Geotools.Geometries Namespace

Assembly: Geotools.dll

See Also

IMultiPoint Members | Geotools.Geometries Namespace