[]
Converts a string to a LineDef.
protected override object ObjFromString(ITypeDescriptorContext context, string str)
Type | Name | Description |
---|---|---|
ITypeDescriptorContext | context | An ITypeDescriptorContext that provides a format context. |
string | str | The string to convert. |
Type | Description |
---|---|
object | The converted LineDef object. |