ArcGIS Runtime SDK for WPF - Library Reference
S52DisplayDepthUnits Enumeration
See Also 
ESRI.ArcGIS.Client.AdvancedSymbology Namespace : S52DisplayDepthUnits Enumeration

Describes the units to be used for displaying depths.

Syntax

Visual Basic (Declaration) 
Public Enum S52DisplayDepthUnits 
   Inherits System.Enum
C# 
public enum S52DisplayDepthUnits : System.Enum 

Members

MemberDescription
FathomsSpecifies that fathoms shall be used when displaying all depth values
FeetSpecifies that feet shall be used when displaying all depth values
MetersSpecifies that meters shall be used when displaying all depth values

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.AdvancedSymbology.S52DisplayDepthUnits

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.