←Select platform

Bounds Property

Summary

Gets the bounding rectangle for all positions in the list.

Syntax
C#
VB
C++
public LeadRect Bounds {get;} 
Public ReadOnly Property Bounds() As LeadRect 
   Get 
public:  
   property LeadRect^ Bounds 
   { 
      LeadRect^ get() 
   } 

Property Value

The bounding rectangle for all positions in the list.

Example

For an example, refer to ExtractObjectsCommand.

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

Leadtools.ImageProcessing.Core Assembly

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