Gets the effective color that should be used to stroke this item.
Namespace: MindFusion.Diagramming
Package: DiagramItem.js
JavaScript Copy Code |
---|
function getEffectiveStroke () |
Type: String
A string specifying the item's stroke color.
This method returns the stroke color set locally for an item via setStroke, or looks up in the styling hierarchy for a stroke color set in the item's Style, the diagram's Style or the current Theme.