getBoundingRect Method

Summary

Gets the rectangle that contains all the points in an array.

Syntax
TypeScript
JavaScript
getBoundingRect = function( 
   points 
) 
static getBoundingRect( 
   points: LeadPointD[] 
): LeadRectD; 

Parameters

points

Source points.

Return Value

The rectangle that contains all the points in the array.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.