ImageEn, unit iexLayers

TIEPolylineLayer.SmoothJaggedEdges

TIEPolylineLayer.SmoothJaggedEdges


Declaration

function RemovePolygonJaggedEdges(): boolean;


Description

Eliminates the jagged edges from the polygon, e.g. when created using LayersCreateFromEdge.
This function will smooth out angles.

Returns False if smoothing fails.