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





Gets or sets the original position of the control point.

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

 Syntax

C#  Copy Code

public ShapeFormulaParam OldValue { get; set; }

Visual Basic  Copy Code

Public Property OldValue As ShapeFormulaParam

 Property Value

An instance of the ShapeFormulaParam class.

 See Also

ControlPointEventArgs Members
ControlPointEventArgs Class
MindFusion.Diagramming.Wpf Namespace