TFPointList.SortOnAngle

TFPointList

  Classes Reference > List Classes > TFPointList > Methods >

TFPointList.SortOnAngle

TFPointList

Previous pageReturn to chapter overviewNext page

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