Invalidates the specified region of the automation control.
AnnAutomation.prototype.invalidate = function(rc)
invalidate(rc: LeadRectD): void;
rc
A LeadRectD that represents the region to invalidate. If this value is LeadRectD.Empty, then
the entire control area must be invalidated.
This is a helper method that calls automationInvalidate.
For an example, refer to BeginUndo
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