[]
Determines whether two object instances are equal.
public override bool Equals(object value)
Public Overrides Function Equals(value As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | value |
| Type | Description |
|---|---|
| bool | true if value is an instance of Bevel and equals the value of this instance; otherwise, false. |