ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIM3DLayerProperties Class / UseDepthWritingForTransparency Property

In This Topic
    UseDepthWritingForTransparency Property
    In This Topic
    Gets or sets a value indicating whether to use depth writing for transparency. This should be set to true if anomalies are seen in drawing order of transparent features in the same feature class.
    Syntax
    Public Property UseDepthWritingForTransparency As Boolean
    public bool UseDepthWritingForTransparency {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also