C#
VB
C++
Gets or sets the bounding rectangle for this AnnRectangleObject.
public virtual AnnRectangle Bounds { get; set; }
Public Overridable Property Bounds As Leadtools.Annotations.AnnRectangle
public:
virtual property Leadtools.Annotations.AnnRectangle Bounds {
Leadtools.Annotations.AnnRectangle get();
void set ( Leadtools.Annotations.AnnRectangle );
}
The bounding rectangle for this AnnRectangleObject.
For an example, refer to AnnRectangleObject.
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