Recalculates the bounds of this selection object.
public void AdjustBounds()
Public Sub AdjustBounds()
public:
void AdjustBounds()
This method is called by the automation object to recalculate the bounds of this selection object when child annotation objects are added or removed from it. The method works as follows:
1- Clear all the objects from SelectedObjects collection.
2- Loops through all the objects in the parent container and adds any object that interesects with Rect into the collection.
3- Re-sets the value of Rect to a value equal to the union of the bounds of all objects found.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document