DroidDiagram Programmer's Guide
Shape.setDisplayName Method
See Also
 






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

 Syntax

Java  Copy Code

public void setDisplayName (
    String displayName
)

 Parameters

displayName

The name that should be displayed for this shape in user interface, for example in the ShapeListBox.

 See Also

Shape Members
Shape Class
com.mindfusion.diagramming Namespace