A
A
Airat19952019-03-13 17:30:12
C++ / C#
Airat1995, 2019-03-13 17:30:12

How to change positions of controls separately?

Hello, I am creating a project in which I need to create a map with the ability to add a background. I managed to create a control in which 2 PictureBoxes are created, on one of which a map is drawn, and on the other a background is drawn. It turns out to rotate them separately, but when you rotate two objects, they move out. I have tried several methods:
1. First transform the background and draw it, then transform the map and draw it.
2. Create one big matrix and try to draw the background and map together.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question