J Jerryk Active Member Licensed User Longtime User Jul 29, 2025 #1 When developing my library, for scaling reasons, I need to get the dimensions used in Abstract Designer. E.g. 800 x 1280, scale = 1. How to get them?
When developing my library, for scaling reasons, I need to get the dimensions used in Abstract Designer. E.g. 800 x 1280, scale = 1. How to get them?
klaus Expert Licensed User Longtime User Jul 29, 2025 #2 I suppose that your request is related to this thread: AutoScale on views created by code? Maybe you do not need it anymore with the solution i suggest there. Upvote 0
I suppose that your request is related to this thread: AutoScale on views created by code? Maybe you do not need it anymore with the solution i suggest there.