[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.PathEx.Flatten

Flatten Method

Flatten(float)

Break beziers to lines.

Declaration
public void Flatten(float flatness)
Parameters
Type Name Description
float flatness

Distance tolerance.

Flatten(int)

Break beziers to lines.

Declaration
public void Flatten(int segmentsCount)
Parameters
Type Name Description
int segmentsCount

Count of segments to break bezier.