| | 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. (Inherited from VisualTool) |
 | ActiveInteractionController | Gets an active interaction controller. (Inherited from UserInteractionVisualTool) |
 | AdaptiveRenderingQualityComplexityThreshold | Gets or sets the adaptive quality complexity threshold. |
 | AdaptiveRenderingQualityStepCount | Gets or sets the maximum steps, which can be used to downscale the quality in preview process. |
 | AllowNextItemSelection | Gets or sets a value indicating whether the tool allows changing focused item using the PerformNextItemSelection(Boolean) method. (Inherited from VisualTool) |
 | AllowRotate3D | Gets or sets a value indicating whether rotation in 3D space is allowed. |
 | AreAxesVisible | Gets or sets a value indicating whether the axes are visible. |
 | CanModifyImage | Gets a value indicating whether this visual tool can modify the image. (Inherited from VisualTool) |
 | ChangeFocusedItemBeforeInteraction | Gets or sets a value indicating whether focused item can be changed before interaction. (Inherited from UserInteractionVisualTool) |
 | Clipboard | Gets or sets the clipboard of this tool. (Inherited from UserInteractionVisualTool) |
 | Cursor | Gets or sets a cursor, which should be used in image viewer when visual tool is active in image viewer. (Inherited from VisualTool) |
 | 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. (Inherited from VisualTool) |
 | Enabled | Gets or sets a value indicating whether VisualTool can respond to the user interaction. (Inherited from VisualTool) |
 | FocusedImageViewerColorMark | Gets or sets the color of focused image viewer mark. |
 | FocusedImageViewerMarkSize | Gets or sets the size, in percents of FocusedSliceColorMarkSize, of focused image viewer mark. |
 | FocusedSlice | Gets or sets the focused slice. |
 | FocusedSliceColorMarkAnchor | Gets or sets the anchor of focused slice color mark. |
 | FocusedSliceColorMarkSize | Gets or sets the size, in pixels, of focused slice color mark. |
 | FocusedSliceRenderingQualityScale | Gets the rendering quality scale of focused slice. |
 | FocusedSliceView | Gets or sets the focused slice view. |
 | ImageViewer | Gets the ImageViewer object associated with this tool. (Inherited from VisualTool) |
 | IsFinishInteractionOnLostFocus | Gets or sets a value indicating whether interaction should be finished when focus is lost. (Inherited from UserInteractionVisualTool) |
 | IsFocusedSliceColorMarkVisible | Gets or sets a value indicating whether the color mark of focused slice is visible on image viewer. |
 | IsMultipageModeSupported | Gets a value indicating whether this tool supports multipage mode. (Inherited from VisualTool) |
 | IsSliceBuilding | Gets a value indicating whether MPR slice is building. |
 | IsVisibleWithoutImage | Gets a value indicating whether this visual tool is visible if image is not painted in image viewer. (Inherited from VisualTool) |
 | MouseOrientationForSliceBrowsing | Gets or sets the mouse move orientation for slice browsing. |
 | MouseSensitivity | Gets or sets the mouse sensitivity. |
 | MouseWheelEnabled | Gets or sets a value indicating whether the mouse wheel is enabled. |
 | MouseWheelSensitivity | Gets or sets the mouse wheel sensitivity. |
 | MprImage | Gets the MPR image. |
 | MprSliceViewCollection | Gets the slice collection that will be viewed and edited using this visual tool. |
 | Name | Gets the name of visual tool. |
 | RenderingInterpolationMode | Gets or sets the interpolation mode of that is used for rendering of a MPR slice. |
 | RenderingMaxFps | Gets or sets the maximum renderer performance, in frame per second (FPS). |
 | RenderSyncObject | Gets or sets the object, which is used for synchronization of image rendering. |
 | Scroll | Gets the scroller for this visual tool. |
 | ScrollProperties | Gets the scroll properties. |
 | 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) |