ICurve.EndPoint

ICurve.EndPoint property

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

public IPoint EndPoint { get; }

例外

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

関連項目