Function FRect.toString

Formats the dsdl.FRect into its construction representation: "dsdl.FRect(<x>, <y>, <w>, <h>)"

string toString() @safe const;

Returns

the formatted string