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





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

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

 Syntax

C#  Copy Code

public ShapeControlPoint ControlPoint { get; set; }

Visual Basic  Copy Code

Public Property ControlPoint As ShapeControlPoint

 Property Value

An instance of the ShapeControlPoint class.

 See Also

ControlPointEventArgs Members
ControlPointEventArgs Class
MindFusion.Diagramming.Wpf Namespace