How to make so that object did not change the size, at scaling GoView
Changing GoView.DocScale is supposed to change the scale for everything, even the grid.
You’ll need to change the Size of the object, in a GoView.PropertyChanged event handler.