VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.UI.VisualTools Namespace / MprSliceOrientationTextOverlay Class
Members Object Syntax Hierarchy Requirements SeeAlso
    MprSliceOrientationTextOverlay Class
    The text object that shows a patient orientation of a slice over image in image viewer. The text of text objects is loading from FocusedSlice.
    Object Model
    DicomMprTool ImageViewer MprSliceOrientationTextOverlay
    Syntax
    'Declaration
    
    Public Class MprSliceOrientationTextOverlay
       Inherits MprImageToolFocusedSliceTextOverlay
    
    
     
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.UI.VisualTools.TextOverlay
          Vintasoft.Imaging.Dicom.Mpr.UI.VisualTools.DicomMprToolTextOverlay
             Vintasoft.Imaging.Dicom.Mpr.UI.VisualTools.MprImageToolFocusedSliceTextOverlay
                Vintasoft.Imaging.Dicom.Mpr.UI.VisualTools.MprSliceOrientationTextOverlay

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also