←Select platform

Bounds Property

Summary

Gets the bounds for the segment.

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

Property Value

The bounds for the segment.

Remarks

Either the height or width of the rectangle is 1, depending on whether this segment is from ExObjObject.RegionVertical or ExObjObject.RegionHorizontal, respectively.

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.