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