ArcGIS Pro 2.6 API Reference Guide
LineDecorationStyle Enumeration

ArcGIS.Core.CIM Namespace : LineDecorationStyle Enumeration
Defines simple decorations for lines.
Syntax
Members
MemberDescription
Circle A circle is added at the end of the line.
ClosedArrow A closed arrow is added to the end of the line.
Custom The decoration is defined in the Layers property as a set of SymbolReferences.
Diamond A diamond is added at the end of the line.
None No decoration.
OpenArrow An open arrow is added to the end of the line.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.LineDecorationStyle

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace