CompoundCurve.EndPoint
CompoundCurve.EndPoint property
曲線の終点のコピーを返します。
public override IPoint EndPoint { get; }
例外
例外 | 調子 |
---|---|
InvalidOperationException | ジオメトリが空です。 |
関連項目
- interface IPoint
- class CompoundCurve
- 名前空間 Aspose.Gis.Geometries
- 組み立て Aspose.GIS
曲線の終点のコピーを返します。
public override IPoint EndPoint { get; }
例外 | 調子 |
---|---|
InvalidOperationException | ジオメトリが空です。 |