Search
DashStyles Members
Properties
 


Provides several stock pen dash styles.

The following tables list the members exposed by the DashStyles type.

 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