DroidDiagram Programmer's Guide
LinkAdjustmentHandle Constructor
See Also
 






Initializes a new instance of the LinkAdjustmentHandle class.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public LinkAdjustmentHandle (
    int pointIndex
)

 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
com.mindfusion.diagramming Namespace