MindFusion.Diagramming for JavaScript Programmer's Guide

TableNode.getCaptionHeight Method

See Also
 





Gets the height of the table's caption area.

Namespace: MindFusion.Diagramming
File: TableNode.js

 Syntax

JavaScript  Copy Code

function getCaptionHeight ()

 Return Value

A number specifying the height of the table caption. The default value is 6.

 See Also