This documentation is archived and is not being maintained.

FontUnitConverter::GetStandardValues Method

Returns a System.ComponentModel::TypeConverter::StandardValuesCollection containing the standard values for a FontUnit.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method GetStandardValues() Returns a collection of standard values from the default context for the data type this type converter is designed for. (Inherited from TypeConverter.)
Public method GetStandardValues(ITypeDescriptorContext) Returns a System.ComponentModel::TypeConverter::StandardValuesCollection containing the standard values for a FontUnit, using the specified format context. (Overrides TypeConverter::GetStandardValues(ITypeDescriptorContext).)
Top
Show: