Implements Invalidate(VectorRectangle).
Namespace:
PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
C# |
---|
public virtual void Invalidate( VectorRectangle rectangle ) |
Visual Basic (Declaration) |
---|
Public Overridable Sub Invalidate ( _ rectangle As VectorRectangle _ ) |
Visual C++ |
---|
public: virtual void Invalidate( VectorRectangle rectangle ) |
Parameters
- rectangle
- Type: PerpetuumSoft.Framework.Drawing..::.VectorRectangle