Sets the number of samples per channel.
public bool SetNumberOfSamplesPerChannel(
int numberOfSamples
)
Public Function SetNumberOfSamplesPerChannel( _
ByVal numberOfSamples As Integer _
) As Boolean
public bool SetNumberOfSamplesPerChannel(
int numberOfSamples
)
function Leadtools.Dicom.DicomWaveformGroup.SetNumberOfSamplesPerChannel(
numberOfSamples
)
public:
bool SetNumberOfSamplesPerChannel(
int numberOfSamples
)
numberOfSamples
New number of samples for a channel included in this waveform group.
true if The number of samples per channel was set successfully, false if an error occurred.
For an example, refer to WaveformGroupCount.
GetNumberOfSamplesPerChannel Method
SetChannelSamples8(IntPtr,Int32) Method
SetChannelSamples16(IntPtr,Int32) Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET