Xojo.Core.Point.Negate
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Method
Use the negate operator (-) to create a new point with the X and Y coordinates negated.
Sample Code
Negate an existing point to get a new point: