Namespacesutilsblockly.utils_namespace.rect_class._constructor__constructorOn this pageblockly > utils > Rect > (constructor) utils.Rect.(constructor) Constructs a new instance of the Rect class Signature: constructor(top: number, bottom: number, left: number, right: number); Parameters ParameterTypeDescriptiontopnumberTop.bottomnumberBottom.leftnumberLeft.rightnumberRight.