CoordinateCollection.SplineKnotCol

CoordinateCollection.SplineKnotCol property

Contains x- and y-coordinates for a spline’s control point and a spline’s knot, represented by the X, Y, and A elements, respectively.

public SplineKnotCollection SplineKnotCol { get; }

See Also