我想在CALayer上繪製CGPath,但是當我在CALayer中繪製CGPath時,它總是繪製在主UIView中。告訴我如何在CALayer上繪製CGPath。CALayer上的CGPath
當我嘗試借鑑的CALayer路徑它給了我這樣的事情:
圖片: http://www.freeimagehosting.net/h1k7e
我想在CALayer上繪製CGPath,但是當我在CALayer中繪製CGPath時,它總是繪製在主UIView中。告訴我如何在CALayer上繪製CGPath。CALayer上的CGPath
當我嘗試借鑑的CALayer路徑它給了我這樣的事情:
圖片: http://www.freeimagehosting.net/h1k7e
使用CAShapeLayer及其'path'屬性將CGPath繪製到CALayer。
檢查鏈接http://www.raywenderlich.com/2502/introduction-to-calayers-tutorial – tikhop 2012-08-02 07:27:22