Curve.EndPoint

Curve.EndPoint property

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

public abstract IPoint EndPoint { get; }

例外

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

関連項目