You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > StiMetafileParser Class > StiMetafileParser Structures > tagENHMETAHEADER Structure
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Report.Export.StiMetafileParser.tagENHMETAHEADER Structure
Syntax
C++
C#
Visual Basic
internal: struct tagENHMETAHEADER { RECTL rclBounds; RECTL rclFrame; unsigned dSignature; unsigned nVersion; unsigned nBytes; unsigned nRecords; ushort nHandles; ushort sReserved; unsigned nDescription; unsigned offDescription; unsigned nPalEntries; SIZEL szlDevice; SIZEL szlMillimeters; unsigned cbPixelFormat; unsigned offPixelFormat; unsigned bOpenGL; };
Members
Members 
Description 
rclBounds 
Specifies the dimensions, in device units, of the smallest rectangle that can be drawn around the picture stored in the metafile. This rectangle is supplied by graphics device interface (GDI). Its dimensions include the right and bottom edges. 
rclFrame 
Specifies the dimensions, in .01 millimeter units, of a rectangle that surrounds the picture stored in the metafile. This rectangle must be supplied by the application that creates the metafile. Its dimensions include the right and bottom edges. 
szlDevice 
Specifies the resolution of the reference device, in pixels. 
szlMillimeters 
Specifies the resolution of the reference device, in millimeters. 

ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/gdi/metafile_5t2q.htm

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.