MetafileType

MetafileType serializable

System.Drawing.Imaging (system.drawing.dll) enum

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  } 

Hierarchy

System.Object System.ValueType System.Enum(System.IComparabl, System.IFormattable , System.IConvertible) MetafileType

Returned By

MetafileHeader.Type



. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net