public enum BlendingMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum BlendingMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum BlendingMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum BlendingMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Add | Add. | 
| Alpha | Alpha blending. | 
| Multiply | Multiply. | 
| None | No blending. | 
| Screen | Screen. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.BlendingMode
Target Platforms: Windows 10, Windows 8.1, Windows 7