DashStyle enumeration

DashStyle enumeration

Dashed line style.

Members

NameDescription
SolidSolid (continuous) pen.
ShortDashSystem dash style.
ShortDotSystem dash style.
ShortDashDotSystem dash style.
ShortDashDotDotSystem dash style.
DotSquare dot style.
DashDash style.
LongDashLong dash style.
DashDotDash short dash.
LongDashDotLong dash short dash.
LongDashDotDotLong dash short dash short dash.
DefaultSame as DashStyle.Solid.

See Also