blockly > utils > Rect > getOrigin

utils.Rect.getOrigin() method

Returns the top left coordinate of this rectangle.

Signature:

getOrigin(): Coordinate;

Returns:

Coordinate