LEADTOOLS WinRT (Leadtools.Annotations.Automation)
LEAD Technologies, Inc

Invalidate Method


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. WinRT support
Syntax
public virtual void Invalidate( 
   LeadRectD rc
)
 function Leadtools.Annotations.Automation.AnnAutomation.Invalidate( 
   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.
Remarks

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

Example

For an example, refer to BeginUndo

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices

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