
'Declaration Public Class DicomAnnotatedViewerTool Inherits Vintasoft.Imaging.UI.VisualTools.CompositeVisualTool
public class DicomAnnotatedViewerTool : Vintasoft.Imaging.UI.VisualTools.CompositeVisualTool
public __gc class DicomAnnotatedViewerTool : public Vintasoft.Imaging.UI.VisualTools.CompositeVisualTool*
public ref class DicomAnnotatedViewerTool : public Vintasoft.Imaging.UI.VisualTools.CompositeVisualTool^
Visual tool that allows to: 1. Apply VOI LUT to a RAW DICOM image and preview processed image in image viewer. 2. Zoom DICOM frame in image viewer. 3. Slide DICOM frames in image viewer. 4. Show DICOM metadata in image viewer. 5. Annotate DICOM frames in image viewer. 6. Measure objects on DICOM frames in image viewer.
System.Object
 Vintasoft.Imaging.UI.VisualTools.VisualTool
   Vintasoft.Imaging.UI.VisualTools.CompositeVisualTool
     Vintasoft.Imaging.Annotation.Dicom.UI.VisualTools.DicomAnnotatedViewerTool
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
DicomAnnotatedViewerTool Members
Vintasoft.Imaging.Annotation.Dicom.UI.VisualTools Namespace