Definition of a grid - the width/height of each cell, and, optionally, a threshold value for each axis to use when
trying to snap some coordinate to the grid.
Extends
Properties
height
height: number
element height
Inherited from
Size.height
width
width: number
Element width
Inherited from
Size.width