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