LAUREL BRIDGE

DicomHeaderDataForm Class

DICOM Connectivity Framework V3.4
Dicom dump dialog
Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              LaurelBridge.DCFExamples.ImageViewerDicomHeaderDataForm

Namespace:  LaurelBridge.DCFExamples.ImageViewer
Assembly:  ImageViewer (in ImageViewer.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public class DicomHeaderDataForm : Form

The DicomHeaderDataForm type exposes the following members.

Constructors

  NameDescription
Public methodDicomHeaderDataForm
Dump the header data of the given image file.
Top
Methods

  NameDescription
Protected methodDispose
Clean up any resources being used.
(Overrides FormDispose(Boolean).)
Top
See Also

Reference