MindFusion.Charting for JavaScript Programmer's Guide
Brush.equals Method
See Also
 






Determines whether the specified object is equal to this Brush.

Namespace: MindFusion.Drawing
File: Brush.js

 Syntax

JavaScript  Copy Code

function equals (The)

 Parameters

The

Type: Object
object to compare with.

 Return Value

Type: Boolean
true if the specified object is equal to this Brush; otherwise, false.

 See Also

Brush Members
Brush Class
MindFusion.Drawing Namespace