MindFusion.Charting for JavaScript Programmer's Guide
Pen.fromObject Method
See Also
 






Returns a Pen from a string describing this pen.

Namespace: MindFusion.Drawing
File: Pen.js

 Syntax

JavaScript  Copy Code

function fromObject (obj)

 Parameters

obj

Type: void

 Return Value

Type: Pen
The pen object.

 Remarks

Used for backward compatibility with the JSLib class.

 See Also

Pen Members
Pen Class
MindFusion.Drawing Namespace