ArcGIS Pro 2.6 API Reference Guide
LayerPosition Enumeration

ArcGIS.Desktop.Mapping Namespace : LayerPosition Enumeration
Specifies the position at which a layer should be inserted into a container.
Syntax
Members
MemberDescription
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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.LayerPosition

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace