Gets the size of the effective font that should be used to render this item's text.
Namespace: MindFusion.Diagramming
File: DiagramItem.js
JavaScript Copy Code |
---|
get effectiveFontSize() {} |
Number
A number specifying the font size.
This property looks up in the styling hierarchy for font sizes set in the item's style, the diagram's style or the current theme.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |