Method Subtract
Subtract(GridPoint2)
Subtracts the other point from this point, and returns the result.
public GridPoint2 Subtract(GridPoint2 other)
Parameters
other
GridPoint2
Subtracts the other point from this point, and returns the result.
public GridPoint2 Subtract(GridPoint2 other)
other
GridPoint2