WmfRecordType

WmfRecordType enumeration

wmf Record type

public enum WmfRecordType : short

Values

NameValueDescription
Eof0The EOF record type
RealizePalette53The realizepalette
SetPalentries55The setpalentries
SetBkMode258The setbkmode
SetMapMode259The setmapmode
SetRop2260The setrop2
SetRelabs261The setrelabs
SetPolyfillMode262The setpolyfillmode
SetStretchbltMode263The setstretchbltmode
SetTextCharExtra264The settextcharextra
RestoreDc295The restoredc
ResizePalette313The resizepalette
DibCreatePatternBrush322The dibcreatepatternbrush
SetLayout329The setlayout
SetBkColor513The setbkcolor
SetTextColor521The settextcolor
OffsetViewPortOrg529The offsetviewportorg
LineTo531The lineto
MoveTo532The moveto
OffsetClipRgn544The offsetcliprgn
FillRegion552The fillregion
SetMapperFlags561The setmapperflags
SelectPalette564The selectpalette
Polygon804The polygon
PolyLine805The polyline
SetTextJustification522The settextjustification
SetWindowOrg523The setwindoworg
SetWindowExt524The setwindowext
SetViewPortOrg525The setviewportorg
SetViewportExt526The setviewportext
OffsetWindowOrg527The offsetwindoworg
ScaleWindowExt1040The scalewindowext
ScaleViewportExt1042The scaleviewportext
ExcludeClipRect1045The excludecliprect
IntersectClipRect1046The intersectcliprect
Ellipse1048The ellipse
FloodFill1049The floodfill
FrameRegion1065The frameregion
AnimatePalette1078The animatepalette
TextOut1313The textout
PolyPolygon1336The polypolygon
ExtFloodFill1352The extfloodfill
Rectangle1051The rectangle
SetPixel1055The setpixel
RoundRect1564The roundrect
PatBlt1565The patblt
SaveDc30The savedc
Pie2074The pie record type
StretchBlt2851The stretchblt
Escape1574The escape
InvertRegion298The invertregion
PaintRegion299The paintregion
SelectClipRegion300The selectclipregion
SelectObject301The selectobject
SetTextAlign302The settextalign
Arc2071The arc record type
Chord2096The chord record type
BitBlt2338The bitblt
ExtTextOut2610The exttextout
SetDibToDev3379The setdibtodev
DibBitBlt2368The dibbitblt
DibStretchBlt2881The dibstretchblt
StretchDib3907The stretchdib
DeleteObject496The deleteobject
CreatePalette247The createpalette
CreatePatternBrush505The createpatternbrush
CreatePenInDirect762The createpenindirect
CreateFontInDirect763The createfontindirect
CreateBrushInDirect764The createbrushindirect
CreateRegion1791The createregion
None-1The record type none.

See Also