Initializes a new instance of the RepaintEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public RepaintEventArgs ( |
Visual Basic Copy Code |
---|
Public New ( _ |
A Rectangle object representing the rectangle that should be repainted.
A boolean value specifying whether the diagram cache image used during modification should be re-created.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |