.. _GridSize: ================================================ GridSize ================================================ Description ----------- The size of grid squares. Static Properties ^^^^^^^^^^^^^^^^^ +-----------------------------------------+-----------------------+ | :ref:`LARGE` readonly | Large grid squares. | +-----------------------------------------+-----------------------+ | :ref:`MEDIUM` readonly | Medium grid squares. | +-----------------------------------------+-----------------------+ | :ref:`NONE` readonly | No grid is displayed. | +-----------------------------------------+-----------------------+ | :ref:`SMALL` readonly | Small grid squares. | +-----------------------------------------+-----------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 GridSize/NONE.rst GridSize/SMALL.rst GridSize/MEDIUM.rst GridSize/LARGE.rst