DiagramLite Programmer's Guide
DashStyles Members
Constructors Properties
 


Provides several stock pen dash styles.

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

 Public Constructors

  Name Description

DashStyles

 

 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

DashStyles Class
MindFusion.Diagramming Namespace