Initializes a new ExpandItemCmd instance.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public ExpandItemCmd ( |
The DiagramItem that will be expanded or collapsed through this command.
See Also