Raised when the Bounds property value has changed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
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.