DroidDiagram Programmer's Guide
ShapeComponent.getShape Method
See Also
 






Gets the Shape object defining the outline of the component.

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

 Syntax

Java  Copy Code

public Shape getShape ()

 Return Value

An instance of the Shape class.

 See Also

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