Sets the default height of the caption bar of new tables.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder tableCaptionHeight ( |
A float value specifying the default height of table caption bars.
This DiagramBuilder instance.
See Also