I have created form with axMapControl and comboBox with values of possible scales (e.g. 1:1 000 000, 1: 500 000, etc).
How can I change current map scale programmaticaly by using value from selectedItem taken from Combobox?
|
I have created form with axMapControl and comboBox with values of possible scales (e.g. 1:1 000 000, 1: 500 000, etc). How can I change current map scale programmaticaly by using value from selectedItem taken from Combobox? |
|||
|
|
|
Try this:
For more information see this : IMap interface and IMap.MapScale Property |
|||
|
|
|
You can set |
|||
|
|