Search
DiagramItem.effectiveFontStyle Property
See Also
 






Gets the style of the effective font that should be used to render this item's text.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

get effectiveFontStyle() {}

 Property Value

FontStyle

A combination of FontStyle enumeration members.

 See Also