automationInvalidate Method

Summary

Invalidates the specified region of the control.

Syntax
TypeScript
JavaScript
IAnnAutomationControl.prototype.automationInvalidate = function( 
   rc 
) 
automationInvalidate( 
   rc: LeadRectD 
): void; 

Parameters

rc

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly