DroidDiagram Programmer's Guide
TableNode.getColumnWidth Method
See Also
 






Gets the initial width of the columns of this table.

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

 Syntax

Java  Copy Code

public float getColumnWidth ()

 Return Value

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

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace