LEADTOOLS Medical (Leadtools.Dicom assembly)

SetNumberOfSamplesPerChannel Method

Show in webframe







New number of samples for a channel included in this waveform group.
Sets the number of samples per channel.
Syntax
public bool SetNumberOfSamplesPerChannel( 
   int numberOfSamples
)
'Declaration
 
Public Function SetNumberOfSamplesPerChannel( _
   ByVal numberOfSamples As Integer _
) As Boolean
'Usage
 
Dim instance As DicomWaveformGroup
Dim numberOfSamples As Integer
Dim value As Boolean
 
value = instance.SetNumberOfSamplesPerChannel(numberOfSamples)
public bool SetNumberOfSamplesPerChannel( 
   int numberOfSamples
)

            

            
 function Leadtools.Dicom.DicomWaveformGroup.SetNumberOfSamplesPerChannel( 
   numberOfSamples 
)
public:
bool SetNumberOfSamplesPerChannel( 
   int numberOfSamples
) 

Parameters

numberOfSamples
New number of samples for a channel included in this waveform group.

Return Value

true if The number of samples per channel was set successfully, false if an error occurred.
Remarks
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomWaveformGroup Class
DicomWaveformGroup Members
GetNumberOfSamplesPerChannel Method
SetChannelSamples8(IntPtr,Int32) Method
SetChannelSamples16(IntPtr,Int32) Method
SetChannelSamples32(IntPtr,Int32) Method
GetChannelSamples Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features