Function GridMap.cellCenterX

If true, grid items are centered on the X axis.

bool cellCenterX() nothrow @property @nogc;

void cellCenterX (
  bool v
) nothrow @property @nogc;