亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

//畫虛線

發布時間:2020-06-06 11:43:04 來源:網絡 閱讀:376 作者:卓行天下 欄目:移動開發


//畫虛線

- (void)drawRect:(CGRect)rect {

    [super drawRect:rect];

    float sizeWidth = rect.size.width;

    float sizeHeight = rect.size.height;

    

    CGContextRef context = UIGraphicsGetCurrentContext();

    CGContextBeginPath(context);

    CGContextSetLineWidth(context, 2.0);

    CGContextSetStrokeColorWithColor(context, [UIColor grayColor].CGColor);

    

    CGFloat lengths[] = {10,5};

    CGContextSetLineDash(context, 0, lengths,2);

    CGContextMoveToPoint(context, 0, 0);

    CGContextAddLineToPoint(context, sizeWidth,0);

    CGContextAddLineToPoint(context, sizeWidth,sizeHeight);

    CGContextAddLineToPoint(context, 0,sizeHeight);

    CGContextAddLineToPoint(context, 0,0);

    CGContextStrokePath(context);

}


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

莱州市| 临潭县| 五家渠市| 中超| 台北县| 乌拉特后旗| 仁布县| 台中县| 遂宁市| 团风县| 德兴市| 财经| 株洲市| 长顺县| 托克托县| 宜阳县| 仪陇县| 汉中市| 塔城市| 台湾省| 清苑县| 昌江| 紫云| 晋宁县| 华蓥市| 乐业县| 天门市| 澎湖县| 湖南省| 馆陶县| 南华县| 尉氏县| 门源| 平顺县| 弥渡县| 荆州市| 屏东市| 清流县| 通江县| 静乐县| 巴彦淖尔市|