←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly