VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.Dicom.Mpr.Wpf.UI.VisualTools Namespace (Vintasoft.Imaging.Dicom.Mpr.Wpf.UI)
    In This Topic
    Contains visual tool for visualization of DICOM MPR in WPF image viewer.
    Classes
     ClassDescription
    ClassProvides data for the ColorMarkPainting event.
    ClassRepresents a visual tool, which allows to
    1. view DICOM MPR slice in WPF image viewer
    2. move DICOM MPR slice along the horizontal, vertical and perpendicular axis in WPF image viewer
    3. rotate DICOM MPR slice in 2D and 3D space in WPF image viewer
    4. zoom DICOM MPR slice in WPF image viewer
    5. change the window level of DICOM MPR slice in WPF image viewer
    6. measure objects on DICOM MPR slice in WPF image viewer
    7. display the text overlay on DICOM MPR slice in WPF image viewer.
    ClassProvides data for the InteractionModeChanged event.
    ClassProvides an abstract base class for static text objects of WpfDicomMprTool, which can be displayed over image in image viewer.
    ClassRepresents a visual tool, which allows to
    1. view DICOM MPR slice in WPF image viewer
    2. move DICOM MPR slice along the horizontal, vertical and perpendicular axis in WPF image viewer
    3. rotate DICOM MPR slice in 2D and 3D space in WPF image viewer
    4. build new DICOM MPR slice in WPF image viewer.
    ClassProvides an abstract base class for static text objects, which can be displayed over image in image viewer. The text of text objects is loading from FocusedSlice.
    ClassThe text object that shows a slice location in world space of MPR image over image in image viewer.
    ClassThe text object that shows a slice thickness over image in image viewer.
    ClassThe text object that shows a patient orientation of a slice over image in image viewer. The text of text objects is loading from FocusedSlice.
    ClassThe text object that shows a rendering mode of MPR Slice over image in image viewer.
    ClassProvides data for the SliceBuildingStarting, SliceBuildingStarted, SliceBuildingCanceling, SliceBuildingCanceled and SliceBuildingFinished events.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available modes, which specify how user can interact with MPR slices using the WpfDicomMprTool.
    EnumerationSpecifies available modes, which specify how user can interact with MPR slices in the WpfMprImageTool.
    See Also