←Select platform

GetBoundingRect Method

Summary

Calculates the minimum rectangle that encloses the specified points.

Syntax
C#
C++/CLI
Java
Python
public static LeadRectD GetBoundingRect( 
   LeadPointD[] points 
) 
public static LeadRectD getBoundingRect( 
   LeadPointD[] points 
); 
public:  
   static LeadRectD^ GetBoundingRect( 
      array<LeadPointD^>^ points 
   ) 
def GetBoundingRect(self,] points): 

Parameters

points

Array of points.

Return Value

The rectangle enclosing the specified points.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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