[]
        
(Showing Draft Content)

C1.WPF.Viewer.FlexViewerZoomTypeConverter.ConvertTo

ConvertTo Method

ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)

Converts the value to a string.

Declaration
public override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
Parameters
Type Name Description
ITypeDescriptorContext context
CultureInfo culture
object value
Type destinationType
Returns
Type Description
object
Overrides