1 CGAffineTransform transform = CGAffineTransformMakeScale(1.0f, 3.0f);
2 progressView.transform = transform; 

注:需要导入CoreGraphics.framework包