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