operator !=
operator !=(Point2, Point2)
Description
Returns true if Point2s different.
Parameters
Parameter Name | Description |
---|---|
a | Point2 to determine if they are not equal |
b | Point2 to determine if they are not equal |
Returns
Returns true if the Point2s are not equal.