Interface IMultiCurve
IMultiCurve interface
A MultiCurve is a one-dimensional GeometryCollection whose elements are Curves.
public interface IMultiCurve : 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