DroidDiagram Programmer's Guide
LinkEvent.setAdjustmentHandle Method
See Also
 






Sets the adjustment handle being moved by the user.

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

 Syntax

Java  Copy Code

public void setAdjustmentHandle (
    int adjustmentHandle
)

 Parameters

adjustmentHandle

The index of the link's control point being moved.

 See Also

LinkEvent Members
LinkEvent Class
com.mindfusion.diagramming Namespace