blockly > ศูนย์ ConstantProvider > makeNotch

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

ลายเซ็น:

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

การคืนสินค้า:

{ type: number; ความกว้าง: ตัวเลข; height: number; pathLeft: string; pathRight: string; }