Calculates the boundary points of the convex hull of a set of 2D xy points. Original
public Boolean ConvexHull(Point[]& p,
Int32& size)

Remarks


Calculates the boundary points of the convex hull of a set of 2D xy points. Original

See Also

Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace