MindFusion.Wpf Pack Programmer's Guide
ControlPointEventArgs Members
Constructors Properties
 


Contains arguments passed to handlers of the ShapeModified event.

The following tables list the members exposed by the ControlPointEventArgs type.

 Public Constructors

  Name Description

ControlPointEventArgs

Initializes a new instance of the ControlPointEventArgs class.

 Public Properties

  Name Description

ControlPoint

Gets or sets the ShapeControlPoint used to modify the node's shape.

NewValue

Gets or sets the new position of the control point.

Node

Gets or sets the ShapeNode whose Shape has been modified.

OldValue

Gets or sets the original position of the control point.

 See Also

ControlPointEventArgs Class
MindFusion.Diagramming.Wpf Namespace