[]
Determines if the specified values are not equal.
public static bool operator !=(RectD left, RectD right)
Public Shared Operator <>(left As RectD, right As RectD) As Boolean
| Type | Name | Description |
|---|---|---|
| RectD | left | |
| RectD | right |
| Type | Description |
|---|---|
| bool |