public enum SimpleLineStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SimpleLineStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SimpleLineStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SimpleLineStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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 |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.SimpleLineStyle
Target Platforms: Windows 10, Windows 8.1