Invalidates the given region.
    Namespace: 
   PerpetuumSoft.Framework.ModelAssembly: PerpetuumSoft.Framework.Model (in PerpetuumSoft.Framework.Model.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
void Invalidate( VectorRectangle rectangle )  | 
| Visual Basic (Declaration) | 
|---|
Sub Invalidate ( _ rectangle As VectorRectangle _ )  | 
| Visual C++ | 
|---|
void Invalidate( VectorRectangle rectangle )  | 
Parameters
- rectangle
 - Type: PerpetuumSoft.Framework.Drawing..::.VectorRectangle