摘要: 1、矩形路径 效果图 2、椭圆路径 效果图 3、圆角矩形 效果图 4、虚线路径 效果图 5、斜线 效果图 6、其它划线 效果图 阅读全文
posted @ 2017-10-19 11:32 ForeverGuard 阅读(3485) 评论(0) 推荐(0) 编辑
摘要: #ifndef CGPATH_H_ #define CGPATH_H_ ForeverGuard博客园 #include #include #include typedef struct CF_BRIDGED_TYPE(id) CGPath *CGMutablePathRef; typedef const struct CF_BRIDGED_TYPE(id) CGPath *CGPath... 阅读全文
posted @ 2017-10-19 08:30 ForeverGuard 阅读(766) 评论(0) 推荐(0) 编辑