Thanks for downloading Dynamsoft Label Recognizer Package!
Your download will start shortly. If your download does not begin, click here to retry.
EnumDrawingItemState
The Enumeration of the state of the DrawingItems
.
Declarations
Language | Declaration |
---|---|
Objective-C & Swift | enum EnumDrawingItemState |
Member
Member (Objective-C) | Member (Swift) | Value | Description |
---|---|---|---|
EnumDrawingItemStateDefault |
default |
0 | The DrawingItem is at the default state. |
EnumDrawingItemStateSelected |
selected |
1 | The DrawingItem is selected. |