Compares this Thickness structure to another System.Object for equality.
Namespace: MindFusion
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public override bool Equals ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Function Equals( _ |
The object to compare.
true if the two objects are equal; otherwise, false.
See Also