Sets an image that should be displayed by default in all instances of this shape.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setImage ( |
An instance of the android.graphics.Bitmap class that should be displayed inside boxes with this shape.
See Also