[]
Converts a string to a UnitPoint value.
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 value. |