ArcGIS Runtime SDK for Windows Phone - Library Reference
Scale Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Printing Namespace > MapOptions Class : Scale Property

Gets or sets the map's scale. Optional but recommended for scale-dependent layers or reference scales set. Can be determined based on PrintParameter Map/Layers. Takes precedence over Extent. Output map is drawn at requested scale centered on the center of extent.

Syntax

Visual Basic (Declaration) 
Public Property Scale As Double
C# 
public double Scale {get; set;}

Property Value

The map's scale.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.