Search
Text.clone Method
See Also
 





Creates a Text object identical to the current object.

Namespace: MindFusion.Drawing
File: Text.js

 Syntax

JavaScript  Copy Code

function clone ()

 Return Value

The newly created Text object.

 See Also