Metafile::GetMetafileHeader Method
.NET Framework (current version)
Returns the MetafileHeader associated with this Metafile.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | GetMetafileHeader() | Returns the MetafileHeader associated with this Metafile. |
![]() ![]() | GetMetafileHeader(IntPtr) | Returns the MetafileHeader associated with the specified Metafile. |
![]() ![]() | GetMetafileHeader(IntPtr, WmfPlaceableFileHeader^) | Returns the MetafileHeader associated with the specified Metafile. |
![]() ![]() | GetMetafileHeader(Stream^) | Returns the MetafileHeader associated with the specified Metafile. |
![]() ![]() | GetMetafileHeader(String^) | Returns the MetafileHeader associated with the specified Metafile. |
Show:

