Function Rect.toString
Formats the dsdl2
into its construction representation: "dsdl2.Rect(<x>, <y>, <w>, <h>)"
string toString() @safe const;
Returns
the formatted string
Formats the dsdl2
into its construction representation: "dsdl2.Rect(<x>, <y>, <w>, <h>)"
string toString() @safe const;
the formatted string