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

FeatureBlendingMode Property (CIMBasicFeatureLayer)
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;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also