ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BasicFeatureLayer Class / FeatureBlendingMode Property

In This Topic
    FeatureBlendingMode Property (BasicFeatureLayer)
    In This Topic
    Gets the per feature blend mode of a basic feature layer.
    Syntax
    public BlendingMode FeatureBlendingMode {get;}
    Public ReadOnly Property FeatureBlendingMode As BlendingMode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also