ENHMETAHEADER Structure |
public struct ENHMETAHEADER
The ENHMETAHEADER type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| bOpenGL | Indicates whether OpenGL was used. | |
| cbPixelFormat | The size of the pixel format descriptor. | |
| dSignature | The signature. | |
| iType | The record type. | |
| nBytes | The metafile size in bytes. | |
| nDescription | The length of the description string. | |
| nHandles | The number of handles. | |
| nPalEntries | The number of palette entries. | |
| nRecords | The number of records. | |
| nSize | The size of the header, in bytes. | |
| nVersion | The version. | |
| offDescription | The offset of the description string. | |
| offPixelFormat | The offset of the pixel format descriptor. | |
| rclBounds | The bounds rectangle in device units. | |
| rclFrame | The frame rectangle in .01-millimeter units. | |
| sReserved | The reserved field. | |
| szlDevice | The device size in pixels. | |
| szlMicrometers | The device size in micrometers. | |
| szlMillimeters | The device size in millimeters. |