Search
ImportItemEvent.getItem Method
See Also
 

Gets the item that should represent the Visio shape specified by ShapeXml in the imported diagram.

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

 Syntax

Java  Copy Code

public DiagramItem getItem ()

 Return Value

A DiagramItem instance.

 See Also