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