NumberOfSamplesPerChannel property (IDicomWaveformGroup Interface)
long NumberOfSamplesPerChannel | |
Overview |
Refer to Working with DICOM Waveforms. |
Remarks
(Read only) The NumberOfSamplesPerChannel property is updated with the Number of Waveform Samples (003A,0010).
Use the SetNumberOfSamplesPerChannel method to set the number of samples per channel.
This property and the NumberOfSamples property (lDicomWaveformChannel) for any channel object that belongs to the waveform group specify the same number.
See Also