public enum StyleItemType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum StyleItemType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum StyleItemType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum StyleItemType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Color | A single color defined by values in a supported color model | 
| ColorRamp | An array of colors in a specified pattern or scheme | 
| DimensionStyle | A style used to draw Dimension features. | 
| Grid | A grid layout element | 
| Legend | A legend layout element | 
| LineSymbol | A symbol to draw line features | 
| MaplexLabelPlacement | A set of rules based on the Maplex label engine determining how labels will be placed in relation to features | 
| MapSurround | A map surround layout element (excludes surrounds with their own type e.g. North Arrow). | 
| MeshSymbol | A symbol to draw multipatch features | 
| NorthArrow | A directional layout element used to indicate north orientation | 
| PointSymbol | A symbol to draw point features | 
| PolygonSymbol | A symbol to draw polygon features | 
| ScaleBar | A layout element that graphically indicates map scale | 
| StandardLabelPlacement | A set of rules based on the standard label engine determining how labels will be placed in relation to features | 
| TableFrame | A table frame layout element | 
| TextSymbol | A symbol to draw labels or annotation features | 
| Unknown | A generic, unspecified style item | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.StyleItemType
Target Platforms: Windows 10, Windows 8.1