Invalidate Method

Summary
Redraw the specified area in D2DSurface.
Syntax
C#
VB
C++
public void Invalidate( 
   Rect rect 
) 
  
Public Sub Invalidate( _ 
   ByVal rect As Rect _ 
)  
public: 
void Invalidate(  
   Rect rect 
)  

Parameters

rect
The size and position of the invalidated area, to be redrawn.

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.Windows.D2DRendering Assembly

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