DashType
Enum
Specifies the line dash type.
Definition
Fields
A line consisting of a repeating pattern of long dashes and dots.
C#
LongDashDot = 5
A line consisting of a repeating pattern of long dashes and two dots.
C#
LongDashDotDot = 6
Specifies the line dash type.
A line consisting of a repeating pattern of long dashes and dots.
LongDashDot = 5
A line consisting of a repeating pattern of long dashes and two dots.
LongDashDotDot = 6