X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2a6f23364aefcd5095dc6558e3ab8144363fa96..0532a2588121690115f4629cdcbc41d2049e50c0:/docs/latex/wx/metafile.tex diff --git a/docs/latex/wx/metafile.tex b/docs/latex/wx/metafile.tex index 338d410ab5..ebea0188ec 100644 --- a/docs/latex/wx/metafile.tex +++ b/docs/latex/wx/metafile.tex @@ -10,6 +10,10 @@ is to use a wxMetafileDC. \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \wxheading{See also} \helpref{wxMetafileDC}{wxmetafiledc} @@ -51,7 +55,7 @@ Passes the metafile data to the clipboard. The metafile can no longer be used for anything, but the wxMetafile object must still be destroyed by the application. -Below is a example of metafle, metafile device context and clipboard use +Below is a example of metafile, metafile device context and clipboard use from the {\tt hello.cpp} example. Note the way the metafile dimensions are passed to the clipboard, making use of the device context's ability to keep track of the maximum extent of drawing commands. @@ -94,6 +98,10 @@ closing your disk-based metafile device context. \helpref{wxDC}{wxdc}\\ \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \wxheading{See also} \helpref{wxMetafile}{wxmetafile}, \helpref{wxDC}{wxdc}