←Select platform

MeasurementUnits Property

Summary
Gets or sets the single item that is included under the "Measurement Units Code Sequence" (0040,08EA) in the "Waveform Annotation Module".
Syntax
C#
VB
C++
public DicomCodeSequenceItem MeasurementUnits { get; set; } 
Public Property MeasurementUnits As DicomCodeSequenceItem 
public: 
property DicomCodeSequenceItem^ MeasurementUnits { 
   DicomCodeSequenceItem^ get(); 
   void set (    DicomCodeSequenceItem^ value); 
} 

Property Value

The single item that is included under the "Measurement Units Code Sequence" (0040,08EA) in the "Waveform Annotation Module".

Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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