Click or drag to resize

CardinalSplineToBezierSegmentConverter Methods

The CardinalSplineToBezierSegmentConverter type exposes the following members.

Methods
 NameDescription
Public methodStatic memberClosedCardinalSplineToBezierSegments Converts a closed cardinal spline, given by the points in points, to Bezier segments.
Public methodStatic memberFindDistanceFromStart 
Public methodStatic memberOpenCardinalSplineToBezierSegments Converts an open cardinal spline, given by the points in points, to Bezier segments.
Public methodStatic memberShortenBezierSegment Shortens a Bezier segment and returns the Bezier points of the shortened segment.
Public methodStatic memberShortenBezierSegmentsByDistanceFromEndPoints 
Top
See Also