ArcGIS Pro 2.9 API Reference Guide
StyleItemType Enumeration

ArcGIS.Desktop.Mapping Namespace : StyleItemType Enumeration
Specifies the type of StyleItem
Syntax
Members
MemberDescription
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
LegendItem A legend item 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
TableFrameField A table frame field layout element
TextSymbol A symbol to draw labels or annotation features
Unknown A generic, unspecified style item
Remarks
StyleItem class.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.StyleItemType

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Desktop.Mapping Namespace