DroidDiagram Programmer's Guide
DashStyle.getDashArray Method
See Also
 






Returns the array that defines the dash pattern.

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

 Syntax

Java  Copy Code

public float[] getDashArray ()

 Return Value

A float array containing dash lengths.

 See Also

DashStyle Members
DashStyle Class
com.mindfusion.drawing Namespace