Declared in TEduBoardDef.h

TEduBoardErasableElementType

@ingroup def

Definition

typedef NS_ENUM(NSInteger, TEduBoardErasableElementType ) {
   TEduBoardErasableElementTypeLINE = 0,
   TEduBoardErasableElementTypeGRAPH = 1,
   TEduBoardErasableElementTypeTEXT = 2,
   TEduBoardErasableElementTypeIMAGE = 3,
   TEduBoardErasableElementTypeELEMENT = 4,
};

Constants

TEduBoardErasableElementTypeLINE

画线元素

Declared In TEduBoardDef.h.

TEduBoardErasableElementTypeGRAPH

图形元素

Declared In TEduBoardDef.h.

TEduBoardErasableElementTypeTEXT

文本元素

Declared In TEduBoardDef.h.

TEduBoardErasableElementTypeIMAGE

图片元素

Declared In TEduBoardDef.h.

TEduBoardErasableElementTypeELEMENT

自定义元素

Declared In TEduBoardDef.h.

Declared In

TEduBoardDef.h