VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.UI.VisualTools Namespace / MprPlanarSliceLocationTextOverlay Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    MprPlanarSliceLocationTextOverlay Class
    In This Topic
    The text object that shows a slice location in world space of MPR image over image in image viewer.
    Object Model
    DicomMprTool ImageViewer MprPlanarSliceLocationTextOverlay
    Syntax
    'Declaration
    
    Public Class MprPlanarSliceLocationTextOverlay
       Inherits MprImageToolFocusedSliceTextOverlay
    
    
    public class MprPlanarSliceLocationTextOverlay : MprImageToolFocusedSliceTextOverlay
    
    
    public __gc class MprPlanarSliceLocationTextOverlay : public MprImageToolFocusedSliceTextOverlay*
    
    
    public ref class MprPlanarSliceLocationTextOverlay : public 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.MprPlanarSliceLocationTextOverlay

    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