Leadtools.Annotations Namespace > IAnnAutomationControl Interface : Invalidate Method |
'Usage Dim instance As IAnnAutomationControl Dim rc As Rectangle instance.Invalidate(rc)
function Leadtools.Annotations.IAnnAutomationControl.Invalidate( rc )
If your control is derived from the standard System.Windows.Forms.Control, then you do not need to implement this method (since the default System.Windows.Forms.Control.Invalidate will be used). If you have custom implementation, then simply invalidate your control surface when this method is called.
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