AD
Administrator
Syncfusion Team
January 27, 2006 09:46 AM UTC
Hi Leo,
The Diagram.BoundsChanged or Diagram.Model.BoundsChanged event will provide a notification when a diagram node has been resized. The event''s BoundsEventArgs.Node property will reference the node that has undergone the resizing while the BoundsEventArgs.NewBounds and OldBounds members provide the old and new dimensions of the node.
Please let us know if you have any further queries on this issue.
Thanks and Regards,
Meera.
LR
Leo Rabinovich
January 27, 2006 03:03 PM UTC
Meera,
That’s exactly what I was looking for. Thanks for your prompt response.
Regards,
Leo