Point.toString

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

struct Point
const
string
toString
()

Return Value

Type: string

the formatted string

Meta