ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIM3DLayerProperties Class / DepthPriority Property

In This Topic
    DepthPriority Property (CIM3DLayerProperties)
    In This Topic
    Gets or sets the depth priority of a 3D layer.
    Syntax
    public int DepthPriority {get; set;}
    Public Property DepthPriority As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also