Search
DashStyles Properties
 


 Public Properties

  Name Description

Dash

Gets a DashStyle object that draws dashed lines.

DashDot

Gets a DashStyle object that draws lines with a dash-dot pattern.

DashDotDot

Gets a DashStyle object that draws lines with a dash-dot-dot pattern.

Dot

Gets a DashStyle object that draws dotted lines.

Solid

Gets a DashStyle object that draws solid lines.

 See Also