03-09-2012, 07:38 PM
I have been looking through the properties and methods you have available, but I am not sure there is one that gives me a way to measure my content once its scaled to fit. I was trying ActualContentBounds but its results are a little confusing. For example I have content that is 5423x2822 unscaled. ActualContentBounds is returning 1625x1149 which is not proportional to the starting size. If there is no way to get the scaled size, is there a way to get the to scale factor used to size the content down to fit the zoom panel? I could at least use that to calculate it.

