DicomObjects.NET10 Documentation
DicomObjects Namespace / DicomViewer Class
Members



In This Topic
    DicomViewer Class
    In This Topic
    Represents a custom MAUI graphics view for displaying and interacting with DICOM images.
    Object Model
    DicomViewer ClassDicomImage ClassDicomImageCollection ClassDicomImage ClassDicomLabelCollection ClassDicomLabel Class
    Syntax
    'Usage
     
    
    Dim instance As DicomViewer
    Inheritance Hierarchy

    System.Object
       Microsoft.Maui.Controls.BindableObject
          Microsoft.Maui.Controls.Element
             Microsoft.Maui.Controls.StyleableElement
                Microsoft.Maui.Controls.NavigableElement
                   Microsoft.Maui.Controls.VisualElement
                      Microsoft.Maui.Controls.View
                         Microsoft.Maui.Controls.Compatibility.Layout
                            Microsoft.Maui.Controls.TemplatedView
                               Microsoft.Maui.Controls.ContentView
                                  DicomObjects.DicomViewer

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also