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

Status of the S-57 if it's loading

Syntax

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

Members

MemberDescription
ErrorCell is failed to load and returned an error
LoadedCell is loaded successfully
LoadingCell is loading
NoneCell is not loaded

Inheritance Hierarchy

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

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.