Negates the value of this vector: this = -this

Namespace:  Hyleos.Common.Geometry
Assembly:  Hyleos.Common (in Hyleos.Common.dll) Version: 1.0.3.2 (1.0.3.2)

Syntax

C#
public void Negate()
Visual Basic (Declaration)
Public Sub Negate
Visual C++
public:
void Negate()

See Also