CBStoreHouseRefreshControl
CBStoreHouseRefreshControl copied to clipboard
UIBezierPath with 2 control points
Is it possible to add to plist UIBezierPath like this? [bezierPath addCurveToPoint: CGPointMake(83, 18) controlPoint1: CGPointMake(117, 33.22) controlPoint2: CGPointMake(101.78, 18)];
If not it would be a nice to have feature :)
+1
+1