blockly > zelos > ConstantProvider > makeNotch

เมธอด zelos.ConstantProvider.makeNotch()

ลายเซ็น:

makeNotch(): {
        type: number;
        width: number;
        height: number;
        pathLeft: string;
        pathRight: string;
    };

ส่งกลับ:

{ type: number; width: number; height: number; pathLeft: string; pathRight: string; }