←Select platform

Bounds Property

Summary
Gets a Leadtools.LeadRectD object that indicates the bounds of this AnnObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadRectD Bounds { get; } 
@property (nonatomic, assign, readonly) LeadRectD bounds; 
public LeadRectD getBounds() 
public:  
   property LeadRectD^ Bounds 
   { 
      LeadRectD^ get() 
   } 
Bounds # get  (AnnObject) 

Property Value

A Leadtools.LeadRectD object that indicates the bounds of this AnnObject.

Remarks

For more information, see GetBoundingRectangle.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

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

Leadtools.Annotations.Engine Assembly

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