ArcGIS Pro 3.7 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 Property FeatureBlendingMode As BlendingMode
    public BlendingMode FeatureBlendingMode {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also