Is it possible to convert the size and position from pixel to millimetre for the background image and layer?
What I mean by this is that when I load a background image, I want to get its size in millimeters instead of pixels, and when I place one or more layers on top of it, I want to get the size and position of the layers relative to the background image also in millimeters instead of pixels. Sorry if my question is a bit confusing. But I saw in the IEvolution .NET help that you can switch between ruler units (IEViewRulerParams.IERulerUnits), so I'm asking if there is a built-in conversion option for this. I couldn't find one in the IEVolution help. :(