C#
VB
Java
Objective-C
WinRT C#
C++
Gets the bounding rectangle of the AnnObject entering content-editing mode in screen/device coordinates.
public LeadRectD Bounds { get; }
Public ReadOnly Property Bounds As Leadtools.LeadRectD
public Leadtools.LeadRectD Bounds {get;}
@property (nonatomic,readonly) LeadRectD bounds;
public LeadRectD getBounds()
get_Bounds();
A Leadtools.LeadRectD that represents the bounding rectangle of the AnnObject entering content-editing mode in screen/device coordinates.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET