The members of System.Drawing.Imaging.MetafileHeader are listed below.
See Also: Inherited members from System.Object
[read-only] | Bounds | System.Drawing.Rectangle.
Gets a System.Drawing.Rectangle that bounds the associated System.Drawing.Imaging.Metafile. |
[read-only] | DpiX | float.
Gets the horizontal resolution, in dots per inch, of the associated System.Drawing.Imaging.Metafile. |
[read-only] | DpiY | float.
Gets the vertical resolution, in dots per inch, of the associated System.Drawing.Imaging.Metafile. |
[read-only] | EmfPlusHeaderSize | int.
Gets the size, in bytes, of the enhanced metafile plus header file. |
[read-only] | LogicalDpiX | int.
Gets the logical horizontal resolution, in dots per inch, of the associated System.Drawing.Imaging.Metafile. |
[read-only] | LogicalDpiY | int.
Gets the logical vertical resolution, in dots per inch, of the associated System.Drawing.Imaging.Metafile. |
[read-only] | MetafileSize | int.
Gets the size, in bytes, of the associated System.Drawing.Imaging.Metafile. |
[read-only] | Type | MetafileType.
Gets the type of the associated System.Drawing.Imaging.Metafile. |
[read-only] | Version | int.
Gets the version number of the associated System.Drawing.Imaging.Metafile. |
[read-only] | WmfHeader | MetaHeader.
Gets the Windows metafile (WMF) header file for the associated System.Drawing.Imaging.Metafile. |
IsDisplay()
| ||
IsEmf()
| ||
IsEmfOrEmfPlus()
| ||
IsEmfPlus()
| ||
IsEmfPlusDual()
| ||
IsEmfPlusOnly()
| ||
IsWmf()
| ||
IsWmfPlaceable()
|