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