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