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.
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