TFPointList.SortOnAngle
Sorts the points by specified angle relative to the specified center point.
Syntax
procedure SortOnAngle(const ACenter: TFPoint; const AAngle: Double);
Description
Call SortOnAngle to sort the points in the list by specified angle relative to the specified center point.
Go to CAD VCL Enterprise