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