DroidDiagram Programmer's Guide
DashStyle Members
Constructors Fields Methods
 


Represents the dash style of a contour.

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

 Public Constructors

  Name Description

DashStyle

Overloaded.  

 Public Fields

  Name Description

Dash

 

DashDot

 

DashDotDot

 

Dot

 

Solid

 

 Public Methods

  Name Description

clone

Creates a copy of the DashStyle.

equals

 

fromId

 

getDashArray

Returns the array that defines the dash pattern.

getDashPhase

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

getId

 

readExternal

Implements Externalizable.

writeExternal

Implements Externalizable.

 See Also

DashStyle Class
com.mindfusion.drawing Namespace