March 2003
Intermediate to advanced
896 pages
32h 35m
English
MetafileFrameUnit
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 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ MetafileFrameUnit
Metafile.Metafile()
Read now
Unlock full access