[]
        
(Showing Draft Content)

C1.C1Preview.UnitPoint.TypeConverter

UnitPoint.TypeConverter Class

Provides type conversions for UnitPoint values.

Inheritance
TypeConverterBase
UnitPoint.TypeConverter
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public class UnitPoint.TypeConverter : TypeConverterBase

Constructors

Name Description
TypeConverter()

Methods

Name Description
ObjFromString(ITypeDescriptorContext, string)

Converts a string to a UnitPoint value.

StringFromObj(ITypeDescriptorContext, object)

Converts an object to a string.