BoundingRectFromPoints

  1. 0 2.0

Calculates a rectangle that bounds a range of points.

  • oid BoundingRectFromPoints( LPPOINT lppt, UINT cPt, LPRECT lprect )

Parameters

lppt

Address of an array of POINT structures.

cPt

Number of POINT structures in the array. This parameter can be 0.

lprect

Address of a RECT structure that contains the bounding rectangle when the function returns.

Return Value

This function does not return a value.

Comments

The bounding rectangle is empty at [0,0] if there are no points. For a single point, the rectangle is empty at that point.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database