Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomWaveformChannel Class > SetChannelSamples8 Method : SetChannelSamples8(IntPtr,Int32) Method |
'Declaration
Public Overloads Function SetChannelSamples8( _ ByVal samples As IntPtr, _ ByVal count As Integer _ ) As Integer
'Usage
Dim instance As DicomWaveformChannel Dim samples As IntPtr Dim count As Integer Dim value As Integer value = instance.SetChannelSamples8(samples, count)