NURBSToCol

CoordinateCollection.NURBSToCol property

Contains the x- and y-coordinates, position of the second to last knot, position of the last weight, position of the first knot, position of the first weight, and the formula for a nonuniform rational B-spline (NURBS). This information is specified in the X, Y, A, B, C, D, and E elements, respectively.

public NURBSToCollection NURBSToCol { get; }

See Also