Gets the effective brush that should be used to paint this item.
Namespace: MindFusion.Diagramming
File: DiagramItem.js
JavaScript Copy Code |
---|
get effectiveBrush() {} |
Object
A color string or an object literal specifying gradient.
This property returns the brush set locally for an item via its brush property, or looks up in the styling hierarchy for a brush set in the item's style, the diagram's style or the current theme.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |