[]
Converts ZoomFactor to/from a string.
public class FlexViewerZoomTypeConverter : TypeConverter
Name | Description |
---|---|
FlexViewerZoomTypeConverter() |
Name | Description |
---|---|
ConvertFrom(ITypeDescriptorContext, CultureInfo, object) | Retrieves the value from a string. |
ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type) | Converts the value to a string. |