public enum SymbolSubstitutionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SymbolSubstitutionType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SymbolSubstitutionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SymbolSubstitutionType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Color | Substitute color. | 
| IndividualDominant | Substitute individual symbols in the collection with the symbol taking precedence to overrides. | 
| IndividualSubordinate | Substitute individual symbols in the collection with overrides taking precedence to symbols. | 
| None | No symbol substitution. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.SymbolSubstitutionType
Target Platforms: Windows 10, Windows 8.1, Windows 7