MindFusion.Wpf Pack Programmer's Guide
NodeAdjustmentHandle Constructor
See Also
 





Initializes a new instance of the NodeAdjustmentHandle class.

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

 Syntax

C#  Copy Code

public NodeAdjustmentHandle (
    NodeHandleType handleType
)

Visual Basic  Copy Code

Public New ( _
    handleType As NodeHandleType _
)

 Parameters

handleType

A member of the NodeHandleType enumeration identifying the handle type.

 See Also

NodeAdjustmentHandle Class
MindFusion.Diagramming.Wpf Namespace