Determines whether the specified object is equal to this Brush.
Namespace: MindFusion.Drawing
File: Brush.js
SyntaxJavaScript
Copy Code
|
|---|
function equals (The) |
object to compare with.
true if the specified object is equal to this Brush; otherwise, false.
See Also