equals
equals(Object obj) method
Returns a value indicating whether this instance is equal to a specified object.
Parameters
Name | Type | Description |
---|---|---|
obj | Object | The object to compare with this instance. |
Returns
boolean
equals(ShapeFrame value) method
Returns a value indicating whether this instance is equal to a specified object.
Parameters
Name | Type | Description |
---|---|---|
value | ShapeFrame | The ShapeFRameEx to compare with this instance. |
Returns
boolean