appendChild(node); // Define a single stroke with a random color node.strokes = [{ type: 'SOLID', color: {r: Math.random(), g: Math.random() ...
確定! 回上一頁