Search
DiagramBase.BoundsChanged Event
See Also
 






Raised when the Bounds property value has changed.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public event EventHandler BoundsChanged

Visual Basic  Copy Code

Public Event BoundsChanged As EventHandler

 See Also