DroidDiagram Programmer's Guide
Pen.setDashStyle Method
See Also
 






Sets the dash style of this pen.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public void setDashStyle (
    DashStyle value
)

 Parameters

value

A DashStyle object representing the pen's dash pattern.

 See Also

Pen Members
Pen Class
com.mindfusion.drawing Namespace