ASP.NET Pack Programmer's Guide
DashStyle Members
Constructors Fields Methods
 


Represents the dash style of a Pen.

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

 Public Constructors

  Name Description

DashStyle

Overloaded.  

 Public Fields

  Name Description

Dash

A predefined dash pattern.

DashDot

 

DashDotDot

 

DotDot

 

Solid

 

 Public Methods

  Name Description

clone

Creates a copy of the DashStyle.

createCustomStyle

 

createDashDotDotStyle

 

createDashDotStyle

 

createDashStyle

 

createDotDotStyle

 

createSolidStyle

 

getDashArray

Returns the array that defines the dash pattern.

getDashPhase

Gets a value indicating the start offset into the dash pattern.

readExternal

Implements Externalizable.

writeExternal

Implements Externalizable.

 See Also

DashStyle Class
com.mindfusion.diagramming Namespace