ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBasicFeatureLayer Class / FeatureBlendingMode Property

In This Topic
    FeatureBlendingMode Property (CIMBasicFeatureLayer)
    In This Topic
    Gets or sets the per-feature blending mode which allows features in a layer to blend against other features in the same layer that have already drawn.
    Syntax
    public BlendingMode FeatureBlendingMode {get; set;}
    Public Property FeatureBlendingMode As BlendingMode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also