Name

FontConverter.FontUnitConverter

Synopsis

This class, derived from TypeConverter, is specifically documented as being for internal use only, despite being in the public interface—you 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

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.