- values
- An array of lenghts that alternate between the solid portion and the gap portion, measured in points.
- offset
- Offset into the values to start rendering from.
- count
- Number of items in the array to consider.
- phase
- Point at which the pattern starts to get rendered (counting from the origin).
- phase
- Documentation for this section has not yet been entered.
This variation of the method allows a segment of the "values" array to be specified via the offset and count parameters.
This can be used from a background thread.