public double[] getLineDashes ()

Gets a copy of the current line dash array. The default value is null. The array may be normalized by the validation tests in the setLineDashes(double...) method. The line dash array is a stroke attribute used for any of the stroke methods as specified in the Rendering Attributes Table.

Returns:  a copy of the current line dash array.

Since:  JavaFX 8u40