(context as ! CGContext).addLine(to: CGPoint.init(x: 10, y: 90)). /**使用上下文当前的颜色绘制线条*/. (context as ! CGContext).strokePath(). } ...
確定! 回上一頁