ArcGIS Runtime SDK for WPF - Library Reference
Units Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > LocalMapService Class : Units Property

Gets the map units the local map service uses for its default spatial reference. Note: this Property is ReadOnly.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Units As String
C# 
public string Units {get;}

Property Value

A System.String representing the map units.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.