| EmfCreateBrushIndirect |
|
| EmfCreatePen |
|
| EmfEllipse |
The EMR_ELLIPSE record specifies an ellipse. |
| EmfEof |
|
| EmfExtCreateFontInDirectW |
|
| EmfExtCreatePen |
EMR_EXTCREATEPEN Record |
| EmfExtTextOutW |
|
| EmfHandleRecord |
|
| EmfHeader |
|
| EmfModifyWorldTransform |
The EMR_MODIFYWORLDTRANSFORM record modifies the current world-space to page-space transform in the playback device context. |
| EmfPolyLine |
The EMR_POLYLINE record specifies a series of line segments by connecting the points in the specified array. |
| EmfPolyLine16 |
The EMR_POLYLINE16 record specifies a series of line segments by connecting the points in the specified array. |
| EmfPolygon |
The EMR_POLYGON record specifies a polygon consisting of two or more vertexes connected by straight lines. |
| EmfPolygon16 |
The EMR_POLYGON16 record specifies a polygon consisting of two or more vertexes connected by straight lines. |
| EmfRecord |
|
| EmfRectangle |
|
| EmfSelectObject |
|
| EmfSetBkColor |
|
| EmfSetBkMode |
|
| EmfSetMapMode |
|
| EmfSetMiterLimit |
The EMR_SETMITERLIMIT record specifies the limit for the length of miter joins for the playback device context. |
| EmfSetPolyFillMode |
The EMR_SETPOLYFILLMODE record defines polygon fill mode. |
| EmfSetTextAlign |
|
| EmfSetTextColor |
|
| EmfSetWorldTransform |
The EMR_SETWORLDTRANSFORM record specifies a transform for the current world-space to page space transform in the playback device context. |
| EmfSmallTextOut |
|