DroidDiagram Programmer's Guide
TableNodeBuilder.imageAlign Method
See Also
 






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

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

 Syntax

Java  Copy Code

public TableNodeBuilder imageAlign (
    ImageAlign value
)

 Parameters

value

A member of the ImageAlign enumeration.

 Return Value

This TableNodeBuilder instance.

 See Also

TableNodeBuilder Members
TableNodeBuilder Class
com.mindfusion.diagramming.builders Namespace