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

Whether to display two or four depth shades

Syntax

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

Members

MemberDescription
FourSpecifies that four shades shall be used when rendering depth area values
TwoSpecifies that two shades shall be used when rendering depth area values

Inheritance Hierarchy

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

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.