DashStyle public enum DashStyle Documentation Code Custom = 5 Dash = 1 DashDot = 3 DashDotDot = 4 Dot = 2 Solid = 0