ICurve.EndPoint
ICurve.EndPoint property
返回曲线终点的副本。
public IPoint EndPoint { get; }
例外
例外 | (健康)状况 |
---|---|
InvalidOperationException | 几何是空的。 |
也可以看看
- interface IPoint
- interface ICurve
- 命名空间 Aspose.Gis.Geometries
- 部件 Aspose.GIS
返回曲线终点的副本。
public IPoint EndPoint { get; }
例外 | (健康)状况 |
---|---|
InvalidOperationException | 几何是空的。 |