DroidDiagram Programmer's Guide
Pen.getDashStyle Method
See Also
 






Gets the dash style of this pen.

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

 Syntax

Java  Copy Code

public DashStyle getDashStyle ()

 Return Value

A DashStyle object representing the pen's dash pattern.

 See Also

Pen Members
Pen Class
com.mindfusion.drawing Namespace