1
votes
votes
1 answers
C# ScaleTransform with sync. panel resizing?
Hi Everyone I'm writing a simple drawing application, in this application the user will be able to "zoom" in and out of the simple line / box collections they have made. To do this I have been using the ScaleTransform function ...
