VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.Wpf.UI.VisualTools Namespace / WpfMprSliceOrientationTextOverlay Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WpfMprSliceOrientationTextOverlay Class
    In This Topic
    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
    WpfDicomMprTool WpfImageViewer WpfMprSliceOrientationTextOverlay
    Syntax
    'Declaration
    
    Public Class WpfMprSliceOrientationTextOverlay
       Inherits WpfMprImageToolFocusedSliceTextOverlay
    
    
    public class WpfMprSliceOrientationTextOverlay : WpfMprImageToolFocusedSliceTextOverlay
    
    
    public __gc class WpfMprSliceOrientationTextOverlay : public WpfMprImageToolFocusedSliceTextOverlay*
    
    
    public ref class WpfMprSliceOrientationTextOverlay : public WpfMprImageToolFocusedSliceTextOverlay^
    
    
    Inheritance Hierarchy
    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