Invalidates the specified area within the host.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
void Invalidate ( |
Visual Basic
Copy Code
|
|---|
Sub Invalidate( _ |
A Rect instance defining the area to invalidate.
See Also