LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

Invalidate Method

Show in webframe
A LeadRectD that represents the region to invalidate. If this value is LeadRectD.Empty, then the entire control area must be invalidated.
Invalidates the specified region of the automation control.
Syntax
 function Leadtools.Annotations.Automation.AnnAutomation.invalidate( 
   rc 
)

Parameters

ParameterTypeDescription
rcLeadRectDA LeadRectD that represents the region to invalidate. If this value is LeadRectD.Empty, then the entire control area must be invalidated.
Remarks

This is a helper method that calls ImageViewerAutomationControl.AutomationInvalidate passing rc.

Example

For an example, refer to BeginUndo

See Also

Reference

AnnAutomation Object
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.