Gets the item at the specified position.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public DiagramItem getItemAt ( |
An integer value specifying the item's index in the list.
The DiagramItem at the specified position.
See Also