Hi,
I have 3 outstanding isues, the first 2 are demonstrated in the attached code. We are using version 6.0.0.0, desktop edition.
1. ScaleBarAdornmentLayer's just do not work. This is actually fine as we now prefer to use the ScaleLineAdornmentLayer, but I thought you should know.
2. Setting FittingLineInScreen = true throws an exception in the attached example. The example creates a number of layers with grid lines in them. I would like the grid measures to be visible at all times. As it's a grid it's difficult to measure what scale you are looking at. There are a number of commented out lines which when uncommented resolve the exception, but do not show the text in the visible screen. In our application we have a number of other object layers and I've found the problem to be in the grid, but I can't see what the problem is.
3. Image projections seem to be missing from version 6.0.0.0. I have read they will be in 6.0.104+ but they were not present in 6.0.0.275. When can we expect to see this functionality.
- ((EcwRasterLayer)layer).ImageSource.Projection
- ((GdiPlusRasterLayer)layer).ImageSource.Projection
I downloaded and tested DesktopEditionFull6.0.0.275DllPackage.zip but this raised another bug, I'm sorry I can't remember the details, I quickly reverted versions.
Regards,
Ian
ThinkGeo_outstanding.zip (17.3 KB)