Gets or sets the new position of the control point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public ShapeFormulaParam NewValue { get; set; } |
Visual Basic Copy Code |
---|
Public Property NewValue As ShapeFormulaParam |
An instance of the ShapeFormulaParam class.
WpfDiagram Programmer's Guide | © 2024 MindFusion |