←Select platform

Bounds Property

Summary
Gets the bounding rectangle of the AnnObject entering content-editing mode in screen/device coordinates.
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  (AnnEditContentEventArgs) 

Property Value

A Leadtools.LeadRectD that represents the bounding rectangle of the AnnObject entering content-editing mode in screen/device coordinates.

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.