Search
DiagramItem.effectiveTextStrokeThickness Property
See Also
 






Gets the effective width of the text outline of this item.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

get effectiveTextStrokeThickness() {}

 Property Value

Number

The width of the text outline of this item.

 See Also