Name | Description | |
---|---|---|
![]() | AnnotationFontNameConverter | Initializes a new instance of the AnnotationFontNameConverter class. |
Name | Description | |
---|---|---|
![]() | AnnotationFontNameConverter | Initializes a new instance of the AnnotationFontNameConverter class. |
Name | Description | |
---|---|---|
![]() | CanConvertFrom | Overloaded. Determines whether this converter can convert an object in the specified source type to the native type of the converter. |
![]() | CanConvertTo | Overloaded. Returns whether this converter can convert the object to the specified type, using the specified context. (Inherited from System.ComponentModel.TypeConverter) |
![]() | ConvertFrom | Overloaded. Converts the given value to the type of this converter. (Inherited from System.ComponentModel.TypeConverter) |
![]() | ConvertFromInvariantString | Overloaded. Converts the given string to the type of this converter, using the invariant culture. (Inherited from System.ComponentModel.TypeConverter) |
![]() | ConvertFromString | Overloaded. Converts the specified text to an object. (Inherited from System.ComponentModel.TypeConverter) |
![]() | ConvertTo | Overloaded. Converts the given value object to the specified type, using the specified context and culture information. (Inherited from System.ComponentModel.TypeConverter) |
![]() | ConvertToInvariantString | Overloaded. Converts the specified value to a culture-invariant string representation, using the specified context. (Inherited from System.ComponentModel.TypeConverter) |
![]() | ConvertToString | Overloaded. Converts the given value to a string representation, using the given context. (Inherited from System.ComponentModel.TypeConverter) |
![]() | CreateInstance | Overloaded. Re-creates an |
![]() | GetCreateInstanceSupported | Overloaded. Returns whether changing a value on this object requires a call to |
![]() | GetProperties | Overloaded. Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes. (Inherited from System.ComponentModel.TypeConverter) |
![]() | GetPropertiesSupported | Overloaded. Returns whether this object supports properties. (Inherited from System.ComponentModel.TypeConverter) |
![]() | GetStandardValues | Overloaded. Returns a collection of standard values for the data type this type converter is designed for when provided with a format context. |
![]() | GetStandardValuesExclusive | Overloaded. Returns whether the collection of standard values returned from GetStandardValues is an exclusive list of possible values, using the specified context. |
![]() | GetStandardValuesSupported | Overloaded. Returns whether this object supports a standard set of values that can be picked from a list, using the specified context. |
![]() | IsValid | Overloaded. Returns whether the given value object is valid for this type and for the specified context. (Inherited from System.ComponentModel.TypeConverter) |
Name | Description | |
---|---|---|
![]() | GetConvertFromException | Returns an exception to throw when a conversion cannot be performed. (Inherited from System.ComponentModel.TypeConverter) |
![]() | GetConvertToException | Returns an exception to throw when a conversion cannot be performed. (Inherited from System.ComponentModel.TypeConverter) |
![]() | SortProperties | Sorts a collection of properties. (Inherited from System.ComponentModel.TypeConverter) |