public enum PolygonSymbolColorTarget : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PolygonSymbolColorTarget Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum PolygonSymbolColorTarget : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PolygonSymbolColorTarget Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Fill | The color is applied only to the fill of the polygon symbol. | 
| FillOutline | The color is applied to the fill and the outline of the polygon symbol. | 
| Outline | The color is applied only to the outline of the polygon symbol. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.PolygonSymbolColorTarget
Target Platforms: Windows 11, Windows 10, Windows 8.1