Sets the initial height of the rows of this table.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TableNodeBuilder rowHeight ( |
A float value specifying the initial height of rows added to this table.
This TableNodeBuilder instance.
See Also