Order

NurbsDirection.Order property

NURBS 曲線の順序を取得または設定し、曲線上の任意の点に影響を与える近くの制御点の数を定義します。

public int Order { get; set; }

関連項目