Search
DashStyle.getDashArray Method
See Also
 






Returns the array that defines the dash pattern.

Namespace: com.mindfusion.drawing
File: com.mindfusion.drawing

 Syntax

Java  Copy Code

public float[] getDashArray ()

 Return Value

A float array containing dash lengths.

 See Also