automationInvalidate Method

Summary

Invalidates the specified region of the control.

Syntax

JavaScript Syntax
AutomationImageViewer.prototype.automationInvalidate = function(invalidateRect) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly