EqualsRef Method
EqualsRef(ref RectD)
Indicates whether this instance and a specified object are equal.
Declaration
public bool EqualsRef(ref RectD other)
Public Function EqualsRef(ByRef other As RectD) As Boolean
Parameters
| Type |
Name |
Description |
| RectD |
other |
|
Returns