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

Describes which color scheme should be used to render the S-57 data.

Syntax

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

Members

MemberDescription
DayBlackBackSpecifies that the DayBlackBack color scheme shall be used
DayBrightSpecifies that the DayBright color scheme shall be used
DayWhiteBackSpecifies that the DayWhiteBack color scheme shall be used
DuskSpecifies that the Dusk color scheme shall be used
NightSpecifies that the Night color scheme shall be used

Inheritance Hierarchy

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

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.