Gdi32CreateEnhMetaFile Method

Overload List

CreateEnhMetaFile(IntPtr, String, NativeRectangle, String) Creates a device context (DC) for an enhanced-format metafile.

This device context can be used to store a device-independent picture.

CreateEnhMetaFile(IntPtr, String, Rectangle, String) Creates a device context (DC) for an enhanced-format metafile.

This device context can be used to store a device-independent picture.

See Also