Grid on Screen for MIT

Is MIT able to add a Grid to their phone so when working with Image Sprites I can easily tell where's the x and y coords?
If so this would be really helpful.

What do you call these in the Designer?

If you want alignment at run time, consider setting locations at run time.

Search this board for abacus samples.

Perhaps this ?

In my school days we had something called graph paper, with a grid pre-printed on it at the factory.

Consider making up a grid background image for the Canvas, and see if it will appear behind the Sprites on the Canvas in the Designer.

ImageSprite will be above any drawings

image

There is also "snap to grid", tutorial by the master, Scott Ferguson