Initializes a new instance of the ControlPointEventArgs class.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
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.