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 : GetChannelSamples Method |
public int[] GetChannelSamples()
'Declaration
Public Function GetChannelSamples() As Integer()
'Usage
Dim instance As DicomWaveformChannel Dim value() As Integer value = instance.GetChannelSamples()
public int[] GetChannelSamples()
function Leadtools.Dicom.DicomWaveformChannel.GetChannelSamples()
public: array<int>^ GetChannelSamples();