public void SetFeatureBlendingMode( BlendingMode mode )
Public Sub SetFeatureBlendingMode( _ ByVal mode As BlendingMode _ )
public void SetFeatureBlendingMode( BlendingMode mode )
Public Sub SetFeatureBlendingMode( _ ByVal mode As BlendingMode _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
System.InvalidOperationException | Per feature blending mode cannot be set on this layer. |
Target Platforms: Windows 11, Windows 10, Windows 8.1