Search
DraggedItem.setSize Method
See Also
 






Set the size of the item.

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

 Syntax

Java  Copy Code

public void setSize (
    Dimension2D value
)

 Parameters

value

 See Also