LEADTOOLS JavaScript (Leadtools.Annotations.Designers)
LEAD Technologies, Inc

Invalidate Method (AnnEditDesigner)

The region to invalidate. If the value of this parameter is LeadRectD.Empty, then the entire surface is invalidated.
Manually invalidates this designer.
Syntax
 function Leadtools.Annotations.Designers.AnnEditDesigner.invalidate( 
   rc 
)

Parameters

ParameterTypeDescription
rcLeadRectDThe region to invalidate. If the value of this parameter is LeadRectD.Empty, then the entire surface is invalidated.
Remarks

If the various derived designers determine that the surface of the container needs repainting they call the Invalidate method to perform the repaint. In turn, the Invalidate determines whether there is a valid object in the AutomationControl and calls its Leadtools.Annotations.Core.IAnnAutomationControl.AutomationInvalidate(Leadtools.LeadRectD) method.

See Also

Reference

AnnEditDesigner Object
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.