public void SetBlendingMode( BlendingMode mode )
Public Sub SetBlendingMode( _ ByVal mode As BlendingMode _ )
public void SetBlendingMode( BlendingMode mode )
Public Sub SetBlendingMode( _ 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 | Blending mode cannot be set on this layer. |
Target Platforms: Windows 10, Windows 8.1