Gets the style of the effective font that should be used to render this item's text.
Namespace: MindFusion.Diagramming
File: DiagramItem.js
SyntaxJavaScript
Copy Code
|
|---|
get effectiveFontStyle() {} |
FontStyle
A combination of FontStyle enumeration members.
See Also