Search
Palette.getNewInstanceSize Method
See Also
 

Gets the default size of items created by drag-and-drop from this palette.

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

 Syntax

Java  Copy Code

public Dimension2D getNewInstanceSize ()

 Return Value

A Dimension2D instance specifying the size of created items.

 See Also