ArcGIS Pro 2.6 API Reference Guide
SimpleLineStyle Enumeration

ArcGIS.Desktop.Mapping Namespace : SimpleLineStyle Enumeration
Specifies simple line style
Syntax
Members
MemberDescription
Dash A dashed line with a repeating pattern of long dash and short space
DashDot A dashed line with a repeating pattern of dash-space-small dash-space
DashDotDot A dashed line with a repeating pattern of dash-space-small dash-space-small dash-space
Dot A dashed line with a repeating pattern of evenly spaced small dashes
Null An empty line that does not draw
Solid A simple solid line with no dashes
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace