Search
LinearGradientBrush.clone Method
See Also
 






Creates a copy of this brush.

Namespace: MindFusion.Drawing
File: Brush.js

 Syntax

JavaScript  Copy Code

function clone ()

 Return Value

The copy of this brush.

 See Also