blockly > WorkspaceSvg > removeTopBoundedElement

Metoda WorkspaceSvg.removeTopBoundedElement()

Usuwa element ograniczony z listy górnych elementów.

Podpis:

removeTopBoundedElement(element: IBoundedElement): void;

Parametry

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

Zwraca:

void