UIBezierPath 贝塞尔曲线
摘要:
1. UIBezierPath* path = [UIBezierPathbezierPathWithRoundedRect:CGRectMake(30,30,100,100)cornerRadius:0]; CAShapeLayer* layer = [CAShapeLayerlayer]; l... 阅读全文
posted @ 2014-07-15 14:49 景树园 阅读(703) 评论(0) 推荐(0)
浙公网安备 33010602011771号