FontUnitConverter::GetStandardValues Method (ITypeDescriptorContext^)
Returns a System.ComponentModel::TypeConverter::StandardValuesCollection containing the standard values for a FontUnit, using the specified format context.
Assembly: System.Web (in System.Web.dll)
public: virtual TypeConverter::StandardValuesCollection^ GetStandardValues( ITypeDescriptorContext^ context ) override
Parameters
- context
-
Type:
System.ComponentModel::ITypeDescriptorContext^
An System.ComponentModel::ITypeDescriptorContext that provides information about the context of a type converter.
Return Value
Type: System.ComponentModel::TypeConverter::StandardValuesCollection^A System.ComponentModel::TypeConverter::StandardValuesCollection containing the standard values for a FontUnit.
Use the GetStandardValues method to retrieve a System.ComponentModel::TypeConverter::StandardValuesCollection containing the standard values for a FontUnit. This collection contains all the fields in the FontUnit class.
Available since 1.1