ArcGIS Pro 3.0 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, Windows 8.1

    See Also