C#
VB
Java
Objective-C
WinRT C#
C++
Gets a Leadtools.LeadRectD object that indicates the bounds of this AnnObject.
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 object that indicates the bounds of this AnnObject.
For more information, see GetBoundingRectangle.
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