MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / PathEx Class / Flatten Method / Flatten(Single) Method
Distance tolerance.

In This Topic
Flatten(Single) Method
In This Topic
Break beziers to lines.
Syntax
'Declaration
 
Public Overloads Sub Flatten( _
   ByVal flatness As Single _
) 
 

Parameters

flatness
Distance tolerance.
See Also