DroidDiagram Programmer's Guide
RemoveItemCmd Constructor
See Also
 






Initializes a new RemoveItemCmd instance.

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

 Syntax

Java  Copy Code

public RemoveItemCmd (
    DiagramItem item
)

 Parameters

item

The DiagramItem removed from the diagram by this command.

 See Also

RemoveItemCmd Class
com.mindfusion.diagramming Namespace