DrawGetVectorGraphics
DrawGetVectorGraphics -- returns the DrawingWand's vector graphics string
Description
string DrawGetVectorGraphics( DrawingWand drw_wnd )
Returns a string specifying the vector graphics generated by any graphics calls -- calls to functions whose names start with 'Draw' -- made since the DrawingWand was instantiated.
A description of each parameter follows:
| drw_wnd | A DrawingWand resource |