FontConverter.FontUnitConverter
System.Drawing.FontConverter FontUnitConverter
Namespace: System.Drawing
Assembly: System.Drawing.Managed (4.0.0.0)
Converts font units to and from other unit types. This API supports the product infrastructure and is not intended to be used directly from your code.
public class FontUnitConverter : EnumConverterPublic Class FontUnitConverter
Inherits EnumConverterConstructors
FontUnitConverter()
Initializes a new instance of the FontUnitConverter class.
Methods
GetStandardValues(context)
Parameter
Type
Description
Returns: StandardValuesCollection.
Last updated
Was this helpful?