MindFusion.Wpf Pack Programmer's Guide
DiagramBase.BoundsChanged Event
See Also
 





Raised when the Bounds property value has changed.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public event EventHandler BoundsChanged

Visual Basic  Copy Code

Public Event BoundsChanged As EventHandler

 Event Data

BoundsChanged event handlers receive an argument of type EventArgs.

 See Also

DiagramBase Members
DiagramBase Class
MindFusion.Diagramming.Wpf Namespace
MeasureUnitChanged Event
ActionRedone Event