March 2003
Intermediate to advanced
896 pages
32h 35m
English
MetafileType
This enumeration lists the various types of metafile supported by the
framework, including the new GDI+ EMF+ types. It is used by the
MetafileHeader.Type property.
public enum MetafileType { Invalid = 0, Wmf = 1, WmfPlaceable = 2, Emf = 3, EmfPlusOnly = 4, EmfPlusDual = 5 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ MetafileType
MetafileHeader.Type
Read now
Unlock full access