Sets the image that should be displayed inside the node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setImage ( |
An instance of the android.graphics.Bitmap class.
RemarksIf a node should display multiple images, you could add and arrange them using NodeLabel objects.
See AlsoShapeNode Members
ShapeNode Class
com.mindfusion.diagramming Namespace
setImageAlign Method
setImagePadding Method