DroidDiagram Programmer's Guide
NodeListView.getDefaultNodeSize Method
See Also
 






Gets the default size with which nodes dragged onto a diagram will be created.

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

 Syntax

Java  Copy Code

public Dimension2D getDefaultNodeSize ()

 Return Value

A Dimension2D instance specifying the size of created nodes.

 See Also

NodeListView Members
NodeListView Class
com.mindfusion.diagramming Namespace