public static GetBoundingRectangle ( IEnumerable |
||
cloud | IEnumerable |
Collection of points to get bounding rectangle for. |
minXY | IntPoint | Point comprised of smallest X and Y coordinates. |
maxXY | IntPoint | Point comprised of biggest X and Y coordinates. |
return | void |