(Leadtools.Annotations.Automation)

AutomationInvalidate 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 control.
Syntax
public void AutomationInvalidate( 
   LeadRectD rc
)
public void AutomationInvalidate( 
   LeadRectD rc
)
-(void) automationInvalidate:(LeadRectD)rc;
public void automationInvalidate(LeadRectD rc)
 function Leadtools.Annotations.Automation.ImageViewerAutomationControl.AutomationInvalidate( 
   rc 
)

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

See Also

Reference

ImageViewerAutomationControl Class
ImageViewerAutomationControl Members

 

 


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