Interface IMultiLineString
IMultiLineString interface
A MultiLineString
is a one-dimensional GeometryCollection
whose elements are LineString
s.
public interface IMultiLineString : IMultiCurve
Methods
Name | Description |
---|---|
ToEditable() | Gets an editable copy of this geometry. |
See Also
- interface IMultiCurve
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS