Interface IMultiSurface
IMultiSurface interface
A IMultiPolygon
is a one-dimensional IGeometryCollection
whose elements are ISurface
s.
public interface IMultiSurface : IGeometryCollection
Methods
Name | Description |
---|---|
ToEditable() | Gets an editable copy of this geometry. |
ToLinearGeometry() | Gets approximate or equivalent non-curve version of this geometry using the default tolerance . |
ToLinearGeometry(double) | Gets approximate or equivalent non-curve version of this geometry using the specified tolerance . |
See Also
- interface IGeometryCollection
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS