ASP.NET Pack Programmer's Guide
ShapeListBox.getDefaultShapeSize Method
See Also
 






Gets the size of the shape that is created when dragging items from the list box to the diagram.

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

 Syntax

Java  Copy Code

public Point2D getDefaultShapeSize ()

 Return Value

A Point2D object representing the default ShapeNode size.

 See Also

ShapeListBox Members
ShapeListBox Class
com.mindfusion.diagramming Namespace