[]
        
(Showing Draft Content)

C1.C1Preview.LineDef.TypeConverter

LineDef.TypeConverter Class

Used to convert objects of LineDef type.

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

Constructors

Name Description
TypeConverter()

Methods

Name Description
ObjFromString(ITypeDescriptorContext, string)

Converts a string to a LineDef.

StringFromObj(ITypeDescriptorContext, object)

Converts an object to a string.