我正在使用cgmutablepath繪製一個多邊形,我想為該多邊形填充顏色,但無法正常 ... var path = CGMutablePath() path.move(to: CGPoint(x: 127.5, ...
確定! 回上一頁