blockly > blockRendering > ConstantProvider > makeOutsideCorners
Metoda blockRendering.ConstantProvider.makeOutsideCorners()
Podpis:
protected makeOutsideCorners(): OutsideCorners;
Zwroty:
OutsideCorners
Obiekt zawierający informacje o rozmiarze i ścieżce dotyczące zewnętrznych narożników.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-11-08 UTC.
[null,null,["Ostatnia aktualizacja: 2024-11-08 UTC."],[[["The `makeOutsideCorners` method is a protected method within the `blockRendering.ConstantProvider` class responsible for generating outside corner information for blocks."],["This method returns an `OutsideCorners` object which provides necessary details regarding size and path data for rendering the outer corners of blocks."]]],[]]