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





Gets the size 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 getEffectiveFontSize ()

 Return Value

Type: Number
A number specifying the font size.

 Remarks

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

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace