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
C# Copy Code |
---|
public event EventHandler<ControlPointEventArgs> ShapeModified |
Visual Basic Copy Code |
---|
Public Event ShapeModified As EventHandler(Of ControlPointEventArgs) |
WpfDiagram Programmer's Guide | © 2024 MindFusion |