TeCanvas.RectFromPolygon
 
 
 


RectFromPolygon function

function RectFromPolygon(Const Points: array of TPoint; NumPoints: Integer): TRect;

Unit
TeCanvas

Description
Returns the bounding rectangle for a given array of XY points.
That is, the minimum rectangle that fits all points.




Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.