Search
Brush.toObject Method
See Also
 






Returns a JSON object describing this brush.

Namespace: MindFusion.Drawing
File: Brush.js

 Syntax

JavaScript  Copy Code

function toObject ()

 Return Value

The object describing this brush.

 Remarks

Used for backward compatibility with the JSLib class.

 See Also