[]
Converts a RectangleD 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 RectangleD to convert. |
| Type | Description |
|---|---|
| string | The string representing the RectangleD. |