[]
Converts a string to a C1ZoomUnit and vice versa.
public class C1ZoomUnitTypeConverter : TypeConverter
| Name | Description |
|---|---|
| C1ZoomUnitTypeConverter() |
| Name | Description |
|---|---|
| CanConvertFrom(ITypeDescriptorContext, Type) | Returns whether the type converter can convert an object from the specified type to the type of this converter. |
| ConvertFrom(ITypeDescriptorContext, CultureInfo, object) | Converts from the specified value to the intended conversion type of the converter. |