automationInvalidate Method (AutomationImageViewer)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize