Hello I new to this forum.
I have a problem in my application and this problem is geometry based I think. What Im trying to do is to place "n" number of smaller squares into one biger square( we can call it canvas). The smaller sqaures are all the same width and height. i want to know distance between every one of that square in another words I want to place those squares in same distance far away one from another. I want to know how to calculate these two distances in the image?. Im telling once again that number of squares can be diferrent so it has many cases and every smaller square would be the same also i have biger sqaure dimensions. If you want to know about my application and how im placing sqaures into canvas is trought coordinates top left cornes of smaller squares would be starting point and every other square would have coordinate dependable from the width( which I dont know to calculate).
Ty for your response.
I have a problem in my application and this problem is geometry based I think. What Im trying to do is to place "n" number of smaller squares into one biger square( we can call it canvas). The smaller sqaures are all the same width and height. i want to know distance between every one of that square in another words I want to place those squares in same distance far away one from another. I want to know how to calculate these two distances in the image?. Im telling once again that number of squares can be diferrent so it has many cases and every smaller square would be the same also i have biger sqaure dimensions. If you want to know about my application and how im placing sqaures into canvas is trought coordinates top left cornes of smaller squares would be starting point and every other square would have coordinate dependable from the width( which I dont know to calculate).
Ty for your response.