[]
Converts a PointD to a string.
protected override string StringFromObj(ITypeDescriptorContext context, object o)
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | An ITypeDescriptorContext that provides a format context. |
| object | o | The PointD to convert. |
| Type | Description |
|---|---|
| string | The string representing the PointD. |