Returns a string representation of this pen.
Namespace: MindFusion.Drawing
File: Pen.js
SyntaxJavaScript
Copy Code
|
|---|
function toString () |
The string representation of this pen.
RemarksUsed for backward compatibility with the JSLib class.
See Also