ICurve.StartPoint

ICurve.StartPoint property

曲線の始点のコピーを返します。

public IPoint StartPoint { get; }

例外

例外調子
InvalidOperationExceptionジオメトリが空です。

関連項目