Initializes a new instance of the ControlPointEventArgs class.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public ControlPointEventArgs ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The ShapeControlPoint used to modify the node's shape.
A ShapeFormulaParam specifying the original position of the control point.
A ShapeFormulaParam specifying the new position of the control point.
WpfDiagram Programmer's Guide | © 2024 MindFusion |