Gets the current invalidate rectangle (the physical location and size) of a container
public LeadRectD GetContainerInvalidRect(
AnnContainer container,
bool includeObjects
)
Public Function GetContainerInvalidRect( _
ByVal container As AnnContainer, _
ByVal includeObjects As Boolean _
) As LeadRectD
public LeadRectD getContainerInvalidRect(AnnContainer container, boolean includeObjects)
public:
LeadRectD^ GetContainerInvalidRect(
AnnContainer^ container,
bool includeObjects
)
container
The container object. Must be one of the item in Containers.
includeObjects
true if objects that belong to the container but might lay outside the container boundaries are to be included in the calculation; otherwise, false and only the container boundary is used
The current invalidate 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