| Visual Basic (Declaration) | |
|---|---|
Public Enum SimpleLineSymbol.LineStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum SimpleLineSymbol.LineStyle : System.Enum | |
| Member | Description |
|---|---|
| Dash | Line System.Windows.Ink.Stroke made of a dash pattern. |
| DashDot | Line System.Windows.Ink.Stroke made of a dash-dot pattern. |
| DashDotDot | Line System.Windows.Ink.Stroke made of a Dash-dot-dot pattern. |
| Dot | Line System.Windows.Ink.Stroke made of a Dot pattern. |
| Null | Line System.Windows.Ink.Stroke that has no symbol. |
| Solid | Line System.Windows.Ink.Stroke made of a solid line. The Default line style. |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.Client.Symbols.SimpleLineSymbol.LineStyle
Target Platforms: Windows Vista, Windows 7