Returns or sets the map scale.
Read-write property
object.Scale = [ value ] |
Double
The Scale property sets or returns the portion of the map scale to the right of the colon. For example, if the return value is 200, the map scale is 1:200. To set the map scale to be 1:500, you would use the code Application.Map.Scale = 500.