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