Search
DiagramItem.effectiveCaptionBackBrush Property
See Also
 






Gets the effective brush that should be used to paint node's caption bar.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

get effectiveCaptionBackBrush() {}

 Property Value

Object

A color string or an object literal specifying gradient.

 See Also