Drawing Object Grid (DOGRID)

The drawing object grid is Far East only, and it sets up a grid in which Far Eastern characters are displayed (one character per grid square).

 
b10b16fieldtypesizebitfieldcomments
00xaGridshort  x-coordinate of the upper left-hand corner of the grid
22yaGridshort  y-coordinate of the upper left-hand corner of the grid
44dxaGridshort  width of each grid square
66dyaGridshort  height of each grid square
88dyGridDisplayshort:7007Fthe number of grid squares (in the y direction) between each gridline drawn on the screen. 0 means don't display any gridlines in the y direction.
  fTurnItOffshort:10080suppress display of gridlines
  dxGridDisplayshort:77F00the number of grid squares (in the x direction) between each gridline drawn on the screen. 0 means don't display any gridlines in the y direction.
  fFollowMarginsshort:18000if true, the grid will start at the left and top margins and ignore xaGrid and yaGrid.

cbDOGRID (count of bytes of DOGRID) is 10 bytes (decimal), A bytes (hex).