public enum ExternalColorMixMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ExternalColorMixMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ExternalColorMixMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ExternalColorMixMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Ignore | Ignore external color. | 
| Multiply | Multiply components by components of external color. | 
| Tint | Tint using external color. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.ExternalColorMixMode
Target Platforms: Windows 11, Windows 10, Windows 8.1