DroidDiagram Programmer's Guide
ShapeComponent.setShape Method
See Also
 






Sets the Shape object defining the outline of the component.

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

 Syntax

Java  Copy Code

public void setShape (
    Shape value
)

 Parameters

value

An instance of the Shape class.

 See Also

ShapeComponent Members
ShapeComponent Class
com.mindfusion.diagramming.components Namespace