GridSize.max

Static Property in GridSize

Declaration

public static readonly GridSize max { get; }

Description

Shorthand for writing GridSize(int.MaxValue, int.MaxValue).