DroidDiagram Programmer's Guide
TableNode.setColumnWidth Method
See Also
 






Sets the initial width of the columns of this table.

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

 Syntax

Java  Copy Code

public void setColumnWidth (
    float value
)

 Parameters

value

A float value specifying the initial width of columns added to this table.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace