C#
VB
C++
Gets or sets the rectangle that represents the bounds of the AnnContainer.
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 AnnRectangle structure that represents the bounds of the AnnContainer.
For an example, refer to AnnContainer.
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