DicomDataset Property

Summary
Gets or sets the DICOM dataset.
Syntax
C#
C++/CLI
[XmlIgnoreAttribute()] 
public DicomDataSet DicomDataset { get; set; } 
public:  
   [XmlIgnoreAttribute] 
   property DicomDataSet^ DicomDataset 
   { 
      DicomDataSet^ get() 
      void set(DicomDataSet^ value) 
   } 

Property Value

The DICOM dataset.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.