Raised when the Bounds property value has changed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public event EventHandler BoundsChanged |
Visual Basic
Copy Code
|
|---|
Public Event BoundsChanged As EventHandler |
See Also