blockly > Zelo > ConstantProvider > makeInsideCorners

Metodo zelos.ConstantProvider.makeInsideCorners()

Firma:

makeInsideCorners(): {
        width: number;
        height: number;
        pathTop: string;
        pathBottom: string;
        rightWidth: number;
        rightHeight: number;
        pathTopRight: string;
        pathBottomRight: string;
    };

Resi:

{ width: number; altezza: numero; pathTop: stringa; pathBottom: stringa; giustoLarghezza: numero; RightHeight: numero; pathTopRight: stringa; pathBottomRight: stringa; }