| Name | Description | |
|---|---|---|
![]() | ActionButton | Gets or sets the mouse button, which executes the action of this tool. |
![]() | ActionCursor | Gets or sets a cursor, which should be used in image viewer when visual tool executes its action. |
![]() | AllowNextItemSelection | Gets or sets a value indicating whether the tool allows changing focused item using the PerformNextItemSelection(Boolean) method. |
![]() | CanModifyImage | Gets a value indicating whether this visual tool can modify the image. |
![]() | Cursor | Gets or sets a cursor, which should be used in image viewer when visual tool is active in image viewer. |
![]() | DisableContextMenu | Gets or sets a value indicating whether image viewer must disable context menu in image viewer if the right mouse button is set as an action button of the visual tool. |
![]() | Enabled | Gets or sets a value indicating whether VisualTool can respond to the user interaction. |
![]() | ImageViewer | Gets the ImageViewer object associated with this tool. |
![]() | IsMultipageModeSupported | Gets a value indicating whether this tool supports multipage mode. |
![]() | IsVisibleWithoutImage | Gets a value indicating whether this visual tool is visible if image is not painted in image viewer. |
![]() | Name | Gets the name of visual tool. |
![]() | SelectNextItemKeyCode | Gets or sets a key code that changes the selected item to the next item. |
![]() | SelectPrevItemKeyCode | Gets or sets a key code that changes the selected item to the previous item. |

