drawResetVectorGraphics method
void
drawResetVectorGraphics()
DrawResetVectorGraphics() resets the vector graphics associated with the specified wand.
Implementation
void drawResetVectorGraphics() =>
_magickWandBindings.DrawResetVectorGraphics(_wandPtr);