←Select platform

Invalidate Method

Summary

Overrides AnnEditDesigner.Invalidate.

Syntax
C#
VB
C++
public override void Invalidate( 
   LeadRectD rc 
) 
Public Overrides Sub Invalidate( 
   ByVal rc As LeadRectD 
) 
public:  
   virtual void Invalidate( 
      LeadRectD^ rc 
   ) override 

Parameters

rc

Overrides AnnEditDesigner.Invalidate to invalidate the region. If the value of this parameter is LeadRectD.Empty, then the entire surface is invalidated.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.