Returns a Pen from a string describing this pen.
Namespace: MindFusion.Drawing
File: Pen.js
SyntaxJavaScript
Copy Code
|
|---|
function fromObject (obj) |
Type: void
Type: Pen
The pen object.
RemarksUsed for backward compatibility with the JSLib class.
See Also