CompoundCurve.EndPoint

CompoundCurve.EndPoint property

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

public override IPoint EndPoint { get; }

例外

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

関連項目