BoxEditorToolEnum enumeration constants are used to denote the tools which allows blocks and image editing.
Elements
Name |
Description |
BET_AddBoxPartChange |
Add Area Part tool. Adds a rectangular part to an area. |
BET_AddHorizTableBoxSeparatorChange |
Add Horizontal Separator tool. Adds a horizontal separator to a table. |
BET_AddVertTableBoxSeparatorChange |
Add Vertical Separator tool. Adds a vertical separator to a table. |
BET_AutoAnalysisBoxBoundChange |
Draw Recognition Area tool. Draws an area to analyze and read. |
BET_BackgroundPictureBoxBoundChange |
Draw Background Picture Area tool. Draws a background picture area. |
BET_BarcodeBoxBoundChange |
Draw Barcode Area tool. Draws a barcode area. |
BET_BoxDelete |
Delete Area tool. Deletes the selected areas. |
BET_BoxMove |
Select Objects tool. Selects and modifies objects. |
BET_BoxRenumber |
Order Areas tool. Reorders the selected areas. |
BET_CutBoxPartChange |
Cut Area Part tool. Cuts a rectangular part from an area. |
BET_EraseImage |
Eraser tool. Erases an area on an image. |
BET_Hand |
Hand tool. |
BET_NotDefined |
No tool is selected. |
BET_PictureBoxBoundChange |
Draw Picture Area tool. Draws a picture area. |
BET_RemoveTableBoxSeparatorChange |
Delete Separator tool. Deletes vertical or horizontal separators. |
BET_TableBoxBoundChange |
Draw Table Area tool. Draws a table area. |
BET_TextBoxBoundChange |
Draw Text Area tool. Draws a text area. |
Used in
IImageViewer::ActiveTool
IImageViewerEvents::OnSelectTool
IZoomViewer::ActiveTool
IImageViewerEvents::OnSelectTool