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





Raised when the user modifies the shape of a ShapeNode by moving one of the control points corresponding to shape formula parameters.

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

 Syntax

C#  Copy Code

public event EventHandler<ControlPointEventArgs> ShapeModified

Visual Basic  Copy Code

Public Event ShapeModified As EventHandler(Of ControlPointEventArgs)

 See Also

DiagramBase Members
DiagramBase Class
MindFusion.Diagramming.Wpf Namespace