C#
VB
C++
Gets the physical bounding rectangle of this AnnGroupObject object.
public override Rectangle InvalidRectangle { get; }
Public Overrides ReadOnly Property InvalidRectangle As Rectangle
public:
property Rectangle InvalidRectangle {
Rectangle get() override;
}
The physical bounding rectangle of this AnnGroupObject object.
This property is updated with a union of the invalid rectangles of all objects inside the group. For more information, refer to AnnObject.InvalidRectangle.
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