Search
DiagramLink.getDestinationIndex Method
See Also
 

Gets the index of the row of a table or the anchor point of a box to which a link is connected.

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

 Syntax

Java  Copy Code

public int getDestinationIndex ()

 Return Value

An integer value specifying the row or anchor point index.

 See Also