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