MetafileFrameUnit

MetafileFrameUnit serializable

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

This enumeration is used to determine the unit of measurement used to define the Rectangle that positions and sizes the metafile on the page. It used in several of the Metafile constructor overloads.

 public enum  MetafileFrameUnit  {  Pixel = 2  ,  Point = 3  ,  Inch = 4  ,  Document = 5  ,  Millimeter = 6  ,  GdiCompatible = 7  } 

Hierarchy

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

Passed To

Metafile.Metafile()



. 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