[]
Provides type conversions for UnitPoint values.
public class UnitPoint.TypeConverter : TypeConverterBase
| Name | Description |
|---|---|
| TypeConverter() |
| Name | Description |
|---|---|
| ObjFromString(ITypeDescriptorContext, string) | Converts a string to a UnitPoint value. |
| StringFromObj(ITypeDescriptorContext, object) | Converts an object to a string. |