ArcGIS API for Silverlight - Library Reference
MapUnit Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > ScaleLine Class : MapUnit Property

Gets or sets the map unit.

Syntax

Visual Basic (Declaration) 
Public Property MapUnit As ScaleLine.ScaleLineUnit
C# 
public ScaleLine.ScaleLineUnit MapUnit {get; set;}

Remarks

If the MapUnit is not set manually, the scale line control will use a default map unit which is calculated from the spatial reference of the map or from the ESRI.ArcGIS.Client.ArcGISTiledMapServiceLayer.Units of the layers inside the map.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.