[]
        
(Showing Draft Content)

C1.WPF.C1ZoomUnitTypeConverter

C1ZoomUnitTypeConverter Class

Converts a string to a C1ZoomUnit and vice versa.

Inheritance
C1ZoomUnitTypeConverter
Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public class C1ZoomUnitTypeConverter : TypeConverter

Constructors

Name Description
C1ZoomUnitTypeConverter()

Methods

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.