Search
Font.fromObject Method
See Also
 






Returns a Font from a JSON object or string describing this font.

Namespace: MindFusion.Drawing
File: Font.js

 Syntax

JavaScript  Copy Code

function fromObject ()

 Return Value

Font. The font object.

 See Also