Geotools.Net

IMultiSurface Interface

A GeometryCollection of Surfaces. The interiors of any two Surfaces do not intersect. Their boundaries may intersect, but only at a finite number of points.

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

Remarks

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

Requirements

Namespace: Geotools.Geometries Namespace

Assembly: Geotools.dll

See Also

IMultiSurface Members | Geotools.Geometries Namespace