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





Initializes a new instance of the LinkAdjustmentHandle class.

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

 Syntax

C#  Copy Code

public LinkAdjustmentHandle (
    int pointIndex
)

Visual Basic  Copy Code

Public New ( _
    pointIndex As Integer _
)

 Parameters

pointIndex

An integer value specifying the index of a link's control point that will be adjusted by this handle.

 See Also

LinkAdjustmentHandle Class
MindFusion.Diagramming.Wpf Namespace