Xojo.Core.Point.Negate
From Xojo Documentation
Revision as of 18:21, 24 August 2018 by PLefebvre (talk | contribs) (Created page with "{{MethodBox | name = Operator_Negate | ownertype = class | scope = public | parameters = | owner = Xojo.Core.Point | returntype = Xojo.Core.Point }} {{Description | t...")
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: