Search
TableNode.captionBackBrush Property
See Also
 





Gets or sets an object specifying how to fill the caption bar.

Namespace: MindFusion.Diagramming
File: TableNode.js

 Syntax

JavaScript  Copy Code

get captionBackBrush() {}
set captionBackBrush(value) {}

 Property Value

Object

A color string or an object literal specifying gradient.

 See Also