ArcGIS API for Windows Phone - Library Reference
LayerOption Enumeration
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : LayerOption Enumeration

LayerOption enumeration.

Syntax

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

Members

MemberDescription
all All layers at the specified location
top Only the top-most layer at the specified location
visible All visible layers at the specified location

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.Tasks.LayerOption

Requirements

Target Platforms: Windows Vista, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.