LineString.EndPoint
LineString.EndPoint property
Returns a copy of the end point of the curve.
public override IPoint EndPoint { get; }
Exceptions
exception | condition |
---|---|
InvalidOperationException | The geometry is empty. |
See Also
- interface IPoint
- class LineString
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS