ArcPad Scripting Object Model
Scale Property
See Also  Send comments on this topic.
Map Object : Scale Property

Glossary Item Box

Description

Returns or sets the map scale.

Property type

Read-write property

Syntax

object.Scale = [ value ]

Return Type

Double

Remarks

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.

See Also

© 2013 All Rights Reserved.