Gets the name of the effective font that should be used to render this item's text.
Namespace: MindFusion.Diagramming
Package: DiagramItem.js
JavaScript Copy Code |
---|
get effectiveFontName() {} |
String
A string specifying the font name.
This property looks up in the styling hierarchy for font names set in the item's style, the diagram's style or the current theme.
NetDiagram Programmer's Guide | © 2023 MindFusion |