[]
Used to convert objects of LineDef type.
public class LineDef.TypeConverter : TypeConverterBase
| Name | Description |
|---|---|
| TypeConverter() |
| Name | Description |
|---|---|
| ObjFromString(ITypeDescriptorContext, string) | Converts a string to a LineDef. |
| StringFromObj(ITypeDescriptorContext, object) | Converts an object to a string. |