Gets or sets the brush used to fill nodes' caption bars.
Namespace: MindFusion.Diagramming
File: Style.js
SyntaxJavaScript
Copy Code
|
|---|
get captionBackBrush() {} |
Object
A color string or an object literal specifying gradient.
RemarksThis value is applied to TableNode and ContainerNode objects.
See Also