Search
DiagramItem.effectiveTextStroke Property
See Also
 





Gets the effective text color that should be used to render this item's text outline.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

get effectiveTextStroke() {}

 Property Value

String

A string specifying the item's text outline color.

 See Also