Search
Pen.toString Method
See Also
 






Returns a string representation of this pen.

Namespace: MindFusion.Drawing
File: Pen.js

 Syntax

JavaScript  Copy Code

function toString ()

 Return Value

The string representation of this pen.

 Remarks

Used for backward compatibility with the JSLib class.

 See Also