Contents Up << >>

wxSVGFileDC::wxSVGFileDC

wxSVGFileDC(wxString f) wxSVGFileDC(wxString f, int Width,int Height) wxSVGFileDC(wxString f, int Width,int Height,float dpi)

Constructors: a filename f with default size 340x240 at 72.0 dots per inch (a frequent screen resolution). a filename f with size Width by Height at 72.0 dots per inch a filename f with size Width by Height at dpi resolution.