/**
@class wxSVGFileDC
- @wxheader{dcsvg.h}
A wxSVGFileDC is a device context onto which graphics and text can be
drawn, and the output produced as a vector file, in SVG format (see the W3C
/**
Destructor.
*/
- ~wxSVGFileDC();
+ virtual ~wxSVGFileDC();
/**
Copies from a source DC to this DC, specifying the destination