Table of Contents

Field BigRect

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

A big rectangle centered at the origin.

public static readonly GridRect BigRect

Returns

GridRect
A big rectangle centered at the origin.

Remarks

It is sometimes useful to use as a temporary, big, bounding box while debugging a shape class, especially when the bounds are calculated from parameters.