←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly