MindFusion.Diagramming for JavaScript Programmer's Guide

TableNode.getCaptionBackBrush Method

See Also
 





Gets the object that specifies how to fill the caption bar.

Namespace: MindFusion.Diagramming
File: TableNode.js

 Syntax

JavaScript  Copy Code

function getCaptionBackBrush ()

 Return Value

An object specifying the fill of the caption bar.

 See Also