Vector2dNegate Method

Negates this vector by setting it to be equal to the vector (-x, -y).
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Vector2d Negate()

Return Value

Type: Vector2d
Vector with negated coordinates.
See Also

©  Bricsys NV. All rights reserved.