FontConverter.FontUnitConverter.GetStandardValues Method
.NET Framework 3.5
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Returns a collection of standard values valid for the Font type.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetStandardValues() | Returns a collection of standard values from the default context for the data type this type converter is designed for. (Inherited from TypeConverter.) |
|
GetStandardValues(ITypeDescriptorContext) | Infrastructure. Returns a collection of standard values valid for the Font type. (Overrides EnumConverter.GetStandardValues(ITypeDescriptorContext).) |