Gets the logical bounding rectangle of this AnnObject.
public virtual Rect BoundingRectangle { get; }
Public Overridable ReadOnly Property BoundingRectangle As Rect
public:
virtual property Rect BoundingRectangle {
Rect get();
}
A System.Windows.Rect structure that represents the logical bounding rectangle of this AnnObject.
(Read only) This method returns the logical bounding rectangle of this AnnObject. This value is the bounding rectangle of the DefiningGeometry value.
For more information, refer to Low-Level Coordinate System for WPF Annotations.
For C#/VB examples, refer to Origin.
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