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