Gets the effective font that should be used to render this item's text.
Namespace: MindFusion.Diagramming
File: DiagramItem.js
Syntax
RemarksThis property returns a font set locally for an item via its font property, or constructs a font from the results of effectiveFontName and effectiveFontSize properties.
See Also