Visual Basic (Declaration) | |
---|---|
Public Enum LayerOption Inherits System.Enum |
C# | |
---|---|
public enum LayerOption : System.Enum |
Member | Description |
---|---|
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 |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.Client.Tasks.LayerOption
Target Platforms: Windows Vista, Windows 7