ArcGIS Pro 2.8 API Reference Guide
FeatureBlendingMode Property (CIMBasicFeatureLayer)

ArcGIS.Core.CIM Namespace > CIMBasicFeatureLayer Class : FeatureBlendingMode Property
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 10, Windows 8.1

See Also

Reference

CIMBasicFeatureLayer Class
CIMBasicFeatureLayer Members