MindFusion.Diagramming for JavaScript Programmer's Guide

TableNode.getCaptionFont Method

See Also
 





Gets the font used to render the table's caption text.

Namespace: MindFusion.Diagramming
File: TableNode.js

 Syntax

JavaScript  Copy Code

function getCaptionFont ()

 Return Value

An object specifying the font of the caption bar.

 See Also