This version of Unity is unsupported.

RectInt.ToString

public string ToString();
public string ToString(string format);
public string ToString(string format, IFormatProvider formatProvider);

Parameters

format A numeric format string.
formatProvider An object that specifies culture-specific formatting.

Description

Returns the x, y, width and height of the RectInt.