ASP.NET Pack Programmer's Guide
DiagramItem.getEffectiveFontName Method
See Also
 





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

Namespace: MindFusion.Diagramming
Package: DiagramItem.js

 Syntax

JavaScript  Copy Code

function getEffectiveFontName ()

 Return Value

Type: String
A string specifying the font name.

 Remarks

This method looks up in the styling hierarchy for font names set in the item's Style, the diagram's Style or the current Theme.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace