TextDrawingManager
[MANAGER] Text Drawing Manager Class
Properties
| Name | Type | Description |
|---|---|---|
| Items | List<TextDrawingItem> | Draw Text 목록 |
Methods
| Name | Description |
|---|---|
| Add | Draw Text |
| Clear | Clear Text Drawing Item |
| Delete | Delete Item |
| Select | Select Item |
| Show | Show/Hide Text Item |
| Update | Draw Text 변경 |
Events
| Name | Description |
|---|---|
| OnTextDrawingItemClickedEvent | 텍스트 아이템 클릭 이벤트 |