←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.D2DRendering Assembly
Click or drag to resize