C#
VB
C++
This object implementation of AnnObject.BoundingRectangle.
public override Rect BoundingRectangle { get; }
Public Overrides ReadOnly Property BoundingRectangle As Rect
public:
property Rect BoundingRectangle {
Rect get() override;
}
A System.Windows.Rect structure that represents the logical bounding rectangle of this AnnCrossProductObject.
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