说明: UIBezierPath CGRect rect = CGRectMake(50, 50, 50, 50); // UIBezierPath *bezierPath = [UIBezierPath bezierPath]; // //CALayer的子类 // CAShapeLayer *layer = [CAShapeLayer new]; // //轮廓的颜色 // layer.strokeColor = [UIColor greenColor].CGColor; // //填充颜色 //
<wlm527> 上传 | 大小:36kb