Search
ItemLabel.getIndex Method
See Also
 

Gets the index of an edge or point this label is relative to.

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

 Syntax

Java  Copy Code

public int getIndex ()

 Return Value

An integer index.

 See Also