GridSizeΒΆ

The number of points on the grid of a virtual 2x2 dot pattern as two element vector. This pattern has a dot spacing equivalent to the outer frame of the globally specified 7x7 pattern. You can thus interpret the 2x2 points of this pattern as outer corners of the 7x7 pattern to decide if the pattern is entirely contained in some area you are interested in.

Format

Array/Vector

The number of grid points along the pattern x and y axes as two element Vector.

Default

[2, 2]