automationInvalidate Method

Summary

Invalidates the specified region of the control.

Syntax

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

Leadtools.Annotations.Core Assembly