API Reference > OdGe Classes > OdGeVector2d Class > OdGeVector2d Methods > OdGeVector2d::negate Method
OdGeVector2d::negate Method
Syntax
C++
OdGeVector2d& negate();

Negates this vector (-x, -y), and returns a reference to this vector.

Copyright © 2002–2022. Open Design Alliance. All rights reserved.