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

In This Topic
    OptimizeMarkerTransparency Property
    In This Topic
    Gets or sets a value indicating whether true alpha is quantized to fully opaque or transparent when false, actual values are used in marker drawing.
    Syntax
    public bool OptimizeMarkerTransparency {get; set;}
    Public Property OptimizeMarkerTransparency As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also