DiagramLite Programmer's Guide
Utilities.ApproxBezier Method
See Also
 





 Overload List

Name Description

Utilities.ApproxBezier (Point[], Int32)

Approximates a Bezier curve by a series of line segments.

Utilities.ApproxBezier (Point[], Int32, Int32)

Approximates the specified bezier curve with a polyline. The specified quality parameter varies in the interval [1, ...) and is proportional to the number of points in the resulting polyline.

 See Also

Utilities Members
Utilities Class
MindFusion.Diagramming Namespace