C#
VB
Java
WinRT C#
C++
Invalidates the specified container and re-renders its content in the automation control.
public void InvalidateContainer(
AnnContainer container
)
Public Sub InvalidateContainer( _
ByVal container As Leadtools.Annotations.Core.AnnContainer _
)
public void InvalidateContainer(
Leadtools.Annotations.Core.AnnContainer container
)
public void invalidateContainer(AnnContainer container)
function Leadtools.Annotations.Automation.AnnAutomation.InvalidateContainer(
container
)
public:
void InvalidateContainer(
AnnContainer^ container
)
container
The container to invalidate.
This method will call invalidate on the automation control using the boundary of the container specified.
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