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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly