Method Max
Max(GridPoint3, GridPoint3)
Calculates a new grid point with coordinates the maximum of the respective coordinates of two grid points.
public static GridPoint3 Max(GridPoint3 point1, GridPoint3 point2)Parameters
- point1GridPoint3
- point2GridPoint3