Search
RemoveFromContainerCmd.getNode Method
See Also
 

Gets the DiagramNode instance associated with the command.

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

 Syntax

Java  Copy Code

public DiagramNode getNode ()

 Return Value

A DiagramNode object.

 See Also