public enum LayerPosition : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LayerPosition Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum LayerPosition : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LayerPosition Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| AddToBottom | Specifies to add to the bottom of the container. | 
| AddToTop | Specifies to add to the top of the container. | 
| AutoArrange | Specifies to auto position that is best suited to the layer type. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.LayerPosition
Target Platforms: Windows 10, Windows 8.1