automationInvalidate Method

Summary

Invalidates the specified region of the control.

Syntax
TypeScript
JavaScript
AutomationImageViewer.prototype.automationInvalidate = function( 
   invalidateRect 
) 
automationInvalidate( 
   invalidateRect: LeadRectD 
): void; 

Parameters

invalidateRect

A LeadRectD that represents the region to invalidate. If this value is LeadRectD.Empty, then

the entire control area must be invalidated.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.