←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
WinRT C#
C++
public DicomCodeSequenceItem MeasurementUnits { get; set; } 
Public Property MeasurementUnits As Leadtools.Dicom.DicomCodeSequenceItem 
public Leadtools.Dicom.DicomCodeSequenceItem MeasurementUnits {get; set;} 
 <br/>get_MeasurementUnits();<br/>set_MeasurementUnits(value);<br/>Object.defineProperty('MeasurementUnits');  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly