(PECL imagick 2.0.0)
ImagickDraw::setVectorGraphics — Sets the vector graphics
$xml
   )This function is currently not documented; only its argument list is available.
Sets the vector graphics associated with the specified ImagickDraw object. Use this method with ImagickDraw::getVectorGraphics() as a method to persist the vector graphics state.
xmlxml containing the vector graphics
   Returns TRUE on success or FALSE on failure.