automationInvalidate Method (IAnnAutomationControl)

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

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