Converts each curve in the current TPathData into a sequence of connected line segments.
The Flatness parameter specifies the maximum permitted error between the curve and its flattened approximation. By default, it is 0.25. Reducing the flatness value will increase the number of line segments in the approximation.
Namespace: RSGdiPlusGraphics
Delphi |
public |
Parameters
Flatness
Type: Single
Type: TRSGPPath
Reference |