Gets the default size with which nodes dragged onto a diagram will be created.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Dimension2D getDefaultNodeSize () |
A Dimension2D instance specifying the size of created nodes.
See Also