Rect.toString

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

struct Rect
const
string
toString
()

Return Value

Type: string

the formatted string

Meta