ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Layer Class / CanSetBlendingMode Method

CanSetBlendingMode Method
Check if blending mode can be set on this layer.
Syntax
public bool CanSetBlendingMode( 
   BlendingMode mode
)

Parameters

mode
Remarks
The layer must be in a map or in the 2D category of a scene. The layer cannot be the sublayers of a composite layer, such as a mosaic dataset.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.7 or higher.
See Also