ASP.NET Pack 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 (
    int value
)

 Parameters

value

One of the ImageAlign constants.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace