Returns a LinearGradientBrush from a JSON object or string describing this brush.
Namespace: MindFusion.Drawing
File: Brush.js
SyntaxJavaScript
Copy Code
|
|---|
function fromObject (obj) |
The brush object.
RemarksUsed for backward compatibility with the JSLib class.
See Also