Tests whether the specified Surface is equivalent to this Surface.
Namespace:
Aurigma.DesignAtoms.Model
Assembly:
Aurigma.DesignAtoms (in Aurigma.DesignAtoms.dll)
protected bool Equals( Surface other )
Type: Aurigma.DesignAtoms.Model.Surface
The Surface to test.true
if both instances are equivalent; otherwise, false
.