Search
DraggedShape Constructor
See Also
 

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

 Syntax

Java  Copy Code

public DraggedShape (
    String id,
    float defaultShapeWidth,
    float defaultShapeHeight
)

 Parameters

id

defaultShapeWidth

defaultShapeHeight

 See Also