Gets the effective text color that should be used to render this item's text outline.
Namespace: MindFusion.Diagramming
File: DiagramItem.js
SyntaxJavaScript
Copy Code
|
|---|
get effectiveTextStroke() {} |
String
A string specifying the item's text outline color.
See Also