Metafile::GetMetafileHeader Method

 

Returns the MetafileHeader associated with this Metafile.

Namespace:   System.Drawing.Imaging
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodGetMetafileHeader()

Returns the MetafileHeader associated with this Metafile.

System_CAPS_pubmethodSystem_CAPS_staticGetMetafileHeader(IntPtr)

Returns the MetafileHeader associated with the specified Metafile.

System_CAPS_pubmethodSystem_CAPS_staticGetMetafileHeader(IntPtr, WmfPlaceableFileHeader^)

Returns the MetafileHeader associated with the specified Metafile.

System_CAPS_pubmethodSystem_CAPS_staticGetMetafileHeader(Stream^)

Returns the MetafileHeader associated with the specified Metafile.

System_CAPS_pubmethodSystem_CAPS_staticGetMetafileHeader(String^)

Returns the MetafileHeader associated with the specified Metafile.

Return to top
Show: