DrawGetStrokeDashArray
DrawGetStrokeDashArray -- returns an array representing the pattern of dashes and gaps used to stroke paths
Description
array DrawGetStrokeDashArray( DrawingWand drw_wnd )
Returns an array of doubles representing the pattern of dashes and gaps used to stroke paths (see DrawSetStrokeDashArray).
A description of each parameter follows:
| drw_wnd | A DrawingWand resource |