Hi,
I am using mvvm model for wpf. I get paramter not valid exception on addition of adormnet layer, I checked heigh and width of map, its 500 and 1392 respectivly.
Plz help
Hi,
I am using mvvm model for wpf. I get paramter not valid exception on addition of adormnet layer, I checked heigh and width of map, its 500 and 1392 respectivly.
Plz help
Hi Vivek,
Thanks for your post however we need additional information to be able to assist you. Based on the information provided I can only say that you must have an invalid parameter as part of your adornment layer and you will need to verify that each parameter is the correct Type.
There are five different AdornmentLayers that inherit from AdornmentLayer.
Are you using one of these or are you creating your own by inheriting from AdornmentLayer?
Does the exception have a StackTrace that can inform you about which parameter is currently invalid?