[]
Represents a type converter for PointD.
public class PointD.TypeConverter : TypeConverterBase
| Name | Description |
|---|---|
| TypeConverter() |
| Name | Description |
|---|---|
| ObjFromString(ITypeDescriptorContext, string) | Converts a string to a PointD. |
| StringFromObj(ITypeDescriptorContext, object) | Converts a PointD to a string. |