Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

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
public override void Invalidate( 
   LeadRectD rc
)
'Declaration
 
Public Overrides Sub Invalidate( _
   ByVal rc As LeadRectD _
) 
'Usage
 
Dim instance As AnnEditDesigner
Dim rc As LeadRectD
 
instance.Invalidate(rc)
public override void Invalidate( 
   LeadRectD rc
)
- (void)invalidate:(LeadRectD)rect
@Override public void invalidate(LeadRectD rc)
 function Leadtools.Annotations.Designers.AnnEditDesigner.Invalidate( 
   rc 
)

Parameters

rc
The 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 AutomationInvalidate method.

Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

Error processing SSI file
Leadtools.Annotations.Designers requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features