Gets the effective brush that should be used to paint this item.
Namespace: MindFusion.Diagramming
Package: DiagramItem.js
JavaScript Copy Code |
---|
function getEffectiveBrush () |
Type: Object
An object specifying the fill of this item.
This method returns the brush set locally for an item via setBrush, or looks up in the styling hierarchy for a brush set in the item's Style, the diagram's Style or the current Theme.