NetLogo 7.0.0-beta2:

set-patch-size4.1

set-patch-size size

Sets the size of the patches of the view in pixels. The size is typically an integer, but may also be a floating point number.

See also patch-size, resize-world.

Take me to the full NetLogo Dictionary