Skip to content

FabricJs get bottom point coordinates after rotation

andyet88 edited this page Jul 2, 2015 · 1 revision

I draw line in canvas and i need bottom point coordinates(left, top) after rotating. Top point is not problem because i can use function getTop() and getLeft() but how get bottom coordinations?