NurbsDirection.Order

NurbsDirection.Order property

获取或设置 NURBS 曲线的阶数,它定义了影响曲线上任意点的邻近控制点数量。

public int Order { get; set; }

另请参见