topLeft
-
function
-
returns the coordinates of the point at the top left corner of a rectangle
-
Synonyms: leftTop
-
Examples: +
put the topLeft of [440,27,800,230] —> [440,27]
-
Related: top, left, leftTop
function
returns the coordinates of the point at the top left corner of a rectangle
Synonyms: leftTop
Examples: +
put the topLeft of [440,27,800,230] —> [440,27]
Related: top, left, leftTop