MindFusion.Wpf Pack Programmer's Guide
ControlPointEventArgs.NewValue Property
See Also
 





Gets or sets the new position of the control point.

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

 Syntax

C#  Copy Code

public ShapeFormulaParam NewValue { get; set; }

Visual Basic  Copy Code

Public Property NewValue As ShapeFormulaParam

 Property Value

An instance of the ShapeFormulaParam class.

 See Also

ControlPointEventArgs Members
ControlPointEventArgs Class
MindFusion.Diagramming.Wpf Namespace