blockly > WorkspaceSvg > addTopBoundedElement

Metoda WorkspaceSvg.addTopBoundedElement()

Dodaje element ograniczony do listy elementów ograniczonych do góry.

Podpis:

addTopBoundedElement(element: IBoundedElement): void;

Parametry

Parametr Typ Opis
element IBoundedElement Ograniczony element do dodania.

Zwraca:

void