TTeeCanvas.ConvexHull
TTeeCanvas
function ConvexHull(Var Points: TPointArray): Boolean;
Unit
TeCanvas
Description
Given an array of points, this method removes all points that are "inside" the perimeter or boundaries.
This method is used by the TPerimeterFunction.