FontConverter.FontUnitConverter

FontConverter.FontUnitConverter

System.Drawing (system.drawing.dll) class

This class, derived from TypeConverter , is specifically documented as being for internal use only, despite being in the public interfaceyou should therefore not use this class. It is present to support the designers that deal with font properties.

 public class  FontConverter.FontUnitConverter  : System.ComponentModel.EnumConverter {  // Public Constructors  public  FontConverter.FontUnitConverter  ();  // Public Instance Methods  public override StandardValuesCollection  GetStandardValues  (         System.ComponentModel.ITypeDescriptorContext  context  );  // overrides System.ComponentModel.EnumConverter  } 

Hierarchy

System.Object System.ComponentModel.TypeConverter System.ComponentModel.EnumConverter FontUnitConverter



. 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