Table of Contents

Operator operator -

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

operator -(GridPoint2)

Negates the given vector.

public static GridPoint2 operator -(GridPoint2 point)

Parameters

point GridPoint2

Returns

GridPoint2