Gets the current invalidation rectangle (the physical location and size) for a container.
AnnAutomation.prototype.getContainerInvalidRect = function(
container,
includeObjects
)
getContainerInvalidRect(
container: AnnContainer,
includeObjects: boolean
): LeadRectD;
container
The container object. Must be one of the items in Containers.
includeObjects
true if objects that belong to the container but lay outside the
container boundaries are to be included in the calculation; otherwise, false. When the value is false, only the container boundary is used.
The current invalidation rectangle (the physical location and size) of a container.
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