blockly > WorkspaceSvg > removeTopBoundedElement

Metoda WorkspaceSvg.removeTopBoundedElement()

Usuwa ograniczony element z listy elementów ograniczonych na górze.

Podpis:

removeTopBoundedElement(element: IBoundedElement): void;

Parametry

Parametr Typ Opis
element IBoundedElement Ograniczony element do usunięcia.

Zwroty:

nieważne