ToString
ToString(RectInt, string)
public static string ToString(this RectInt rectInt, string format) ;
Description
Convert RectInt to a string.
Parameters
| Parameter Name | Description |
|---|---|
| rectInt | RectInt to convert |
| format | Format |
Returns
Converted string.