[]
        
(Showing Draft Content)

C1.WPF.Viewer.FlexViewerZoomTypeConverter

FlexViewerZoomTypeConverter Class

Converts ZoomFactor to/from a string.

Inheritance
FlexViewerZoomTypeConverter
Namespace: C1.WPF.Viewer
Assembly: C1.WPF.Viewer.dll
Syntax
public class FlexViewerZoomTypeConverter : TypeConverter

Constructors

Name Description
FlexViewerZoomTypeConverter()

Methods

Name Description
ConvertFrom(ITypeDescriptorContext, CultureInfo, object)

Retrieves the value from a string.

ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)

Converts the value to a string.