onsolution
Australia
8 Posts |
Posted - Apr 03 2025 : 02:52:27
|
It looks like the layers.magnify property has disappeared at some stage recently but I can't see any mention of it in release notes.
What is the new method of controlling the magnification on layers?
For example, my code was:
image2.Layers[1].Magnify.Rate := TrackBar2.Position / 10;
|
|