blockly > blockRendering > OutsideCorners
Interfaz de blockRendering.OutsideCorners
Un objeto que contiene información sobre el tamaño y la ruta sobre las esquinas externas.
Signature:
export interface OutsideCorners
Propiedades
Propiedad | Modificadores | Tipo | Descripción |
---|---|---|---|
bottomLeft | string | ||
bottomRight | string | ||
rightHeight | número | ||
topLeft | string | ||
topRight | string |