MindFusion.Diagramming for JavaScript Programmer's Guide

ContainerNode.getCaptionHeight Method

See Also
 





Gets the height of the container's caption area.

Namespace: MindFusion.Diagramming
File: ContainerNode.js

 Syntax

JavaScript  Copy Code

function getCaptionHeight ()

 Return Value

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

 See Also