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

