/LXFDrawBoard

多功能小画板

Primary LanguageObjective-CMIT LicenseMIT

LXFDrawBoard

多功能小画板

Usage

LXFDrawBoardDelegate

返回需要添加的描述

- (NSString *)LXFDrawBoard:(LXFDrawBoard *)drawBoard textForDescLabel:(UILabel *)descLabel;

当添加或修改描述时调用

- (void)LXFDrawBoard:(LXFDrawBoard *)drawBoard clickDescLabel:(UILabel *)descLabel;

笔刷

2017–09-25 更新

橡皮擦

image


铅笔 LXFPencilBrush

image

箭头 LXFArrowBrush

image

直线 LXFLineBrush

image

文本 LXFTextBrush

image

矩形 LXFRectangleBrush

image

马赛克 LXFMosaicBrush

image

撤销与反撤销

image