Invalidates the specified region of the control.
-(void) automationInvalidate:(LeadRectD) rc;
void automationInvalidate(LeadRectD rc);
rc
A Leadtools.LeadRectD that represents the region to invalidate. If this value is LeadRectD.Empty, then the entire control area must be invalidated. This value is in pixel control coordinate.
The automation object calls AutomationInvalidate when the container or parts of it need to be re-rendered. For example, when the user adds, moves or deletes annotation objects using the designers.
The default implementation calls ImageViewer.Invalidate when this method is called by the automation object.
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