LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

SetNumberOfSamplesPerChannel Method








New number of samples for a channel included in this waveform group.
Sets the number of samples per channel. .NET support WinRT support
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
)
ObjectiveC Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

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-2012 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