Raised when the Bounds property value has changed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public event EventHandler BoundsChanged |
Visual Basic Copy Code |
---|
Public Event BoundsChanged As EventHandler |
BoundsChanged event handlers receive an argument of type EventArgs.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |