DroidDiagram Programmer's Guide
TableNode.setImageAlign Method
See Also
 






Sets the alignment of the table image relative to the boundaries of the table.

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

 Syntax

Java  Copy Code

public void setImageAlign (
    ImageAlign value
)

 Parameters

value

A member of the ImageAlign enumeration.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace
setImage Method
setImagePadding Method