| | 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) |
 | AlwaysLoadVoiLutFromMetadataOfDicomFrame | Gets or sets a value indicating whether the VOI LUT must be always loaded from DICOM frame metadata when image is changed. |
 | BrowseHorizontalCursor | Gets or sets the mouse cursor for Vintasoft.Imaging.Dicom.UI.VisualTools.DicomViewerToolInteractionMode.Browse in horizontal orientation. |
 | BrowsePixelDelta | Gets or sets the mouse move delta for frame browsing. |
 | BrowseVerticalCursor | Gets or sets the mouse cursor for Vintasoft.Imaging.Dicom.UI.VisualTools.DicomViewerToolInteractionMode.Browse in vertical orientation. |
 | BrowseWheelDelta | Gets or sets the mouse wheel delta for frame browsing. |
 | 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) |
 | CycleSlideBrowsing | Gets or sets a value indicating whether tool should cycle the slide browsing, i.e. tool should go to the first slide after last slide. |
 | DefaultDicomImageVoiLut | Gets or sets the VOI LUT, which is loaded from DICOM image metadata, of focused DICOM image. |
 | DicomImageVoiLut | Gets or sets the current VOI LUT. |
 | DicomImageVoiLutCenterDirection | Gets or sets the mouse move direction for changing the VOI lookup table center of DICOM image. |
 | DicomImageVoiLutMouseSensitivity | Gets or sets a mouse sensitivity, which must be used for changing VOI lookup table of DICOM image. |
 | DicomImageVoiLutOffset | Gets or sets the offset of DicomImageVoiLut.WindowCenter. |
 | DicomImageVoiLutScale | Gets or sets the scale for DicomImageVoiLut. |
 | DicomImageVoiLutWidthDirection | Gets or sets the mouse move direction for changing the VOI lookup table width of DICOM image. |
 | 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) |
 | DisplayedImage | Gets the 8-bpp grayscale image, which is displayed in viewer. |
 | DisplayedImageProcessing | Gets or sets the image processing command, which must be applied to the DisplayedImage. |
 | Enabled | Gets or sets a value indicating whether VisualTool can respond to the user interaction. (Inherited from VisualTool) |
 | GraphicalOverlay | Gets a collection of static graphic objects, which are displayed in viewer. |
 | HorizontalImageRuler | Gets graphic object that shows a horizontal ruler for DICOM image in image viewer. |
 | ImageViewer | Gets the ImageViewer object associated with this tool. (Inherited from VisualTool) |
 | IsGraphicalOverlayVisible | Gets or sets a value indicating whether the visual tool must show static graphic objects in image viewer. |
 | IsImageNegative | Gets or sets a value indicating whether the image must be inverted. |
 | IsMultipageModeSupported | Gets a value indicating whether this tool supports multipage mode. (Inherited from CompositeVisualTool) |
 | IsTextOverlayVisible | Gets or sets a value indicating whether the visual tool must show information with DICOM metadata on image viewer. |
 | IsVisibleWithoutImage | Gets a value indicating whether this visual tool is visible if image is not painted in image viewer. (Inherited from CompositeVisualTool) |
 | MouseOrientationForFrameBrowsing | Gets or sets the mouse move orientation for frame browsing. |
 | MouseSensitivity | Gets or sets the mouse sensitivity. |
 | MouseWheelInteractionMode | Gets or sets the interaction mode for the mouse wheel. |
 | MouseWheelSensitivity | Gets or sets the mouse wheel sensitivity. |
 | Name | Gets the name of visual tool. |
 | NavigateBySeries | Gets or sets a value indicating whether DICOM viewer tool should navigate by DICOM series using interaction mode Vintasoft.Imaging.Dicom.UI.VisualTools.DicomViewerToolInteractionMode.Browse. |
 | PanCursor | Gets or sets the mouse cursor for Vintasoft.Imaging.Dicom.UI.VisualTools.DicomViewerToolInteractionMode.Pan. |
 | RenderSyncObject | Gets or sets the object for image rendering synchronization. |
 | RulersUnitOfMeasure | Gets or sets the unit of measure for rulers. |
 | 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) |
 | SeriesManager | Gets the DICOM series manager. |
 | ShowRulers | Gets or sets a value indicating whether the visual tool must show rulers on image viewer. |
 | TextOverlay | Gets a collection of text overlays, which are displayed on viewer. |
 | VerticalImageRuler | Gets graphic object that shows a vertical ruler for DICOM image in image viewer. |
 | ViewProcessingBorderColor | Gets or sets a border color for image processing command specified by ViewProcessingCommand property. |
 | ViewProcessingCommand | Gets or sets the image processing command, which should be applied to the image when image is rendering in DICOM viewer. |
 | ViewProcessingCursor | Gets or sets the mouse cursor for Vintasoft.Imaging.Dicom.UI.VisualTools.DicomViewerToolInteractionMode.ViewProcessing. |
 | ViewProcessingRect | Gets or sets a rectangle, in pixels, on DICOM image, which should be processed by image processing command specified by ViewProcessingCommand property. |
 | WindowLevelCursor | Gets or sets the mouse cursor for Vintasoft.Imaging.Dicom.UI.VisualTools.DicomViewerToolInteractionMode.WindowLevel. |
 | ZoomCursor | Gets or sets the mouse cursor for Vintasoft.Imaging.Dicom.UI.VisualTools.DicomViewerToolInteractionMode.Zoom. |
 | ZoomStep | Gets or sets the zoom step of the image. |