'Declaration Public Enum DashStyle Inherits System.Enum
'Usage Dim instance As DashStyle
public enum DashStyle : System.Enum
'Declaration Public Enum DashStyle Inherits System.Enum
'Usage Dim instance As DashStyle
public enum DashStyle : System.Enum
| Member | Description |
|---|---|
| Custom | |
| Dash | |
| DashDot | |
| Dot | |
| LargeDash | |
| LargeDashDot | |
| LargeDashDotDot | |
| RoundDash | |
| RoundDashDot | |
| RoundDashDotDot | |
| RoundDot | |
| Solid |
System.Object
System.ValueType
System.Enum
GrapeCity.Drawing.DashStyle