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 > DicomWaveformGroup Class : ChannelCount Property |
public int ChannelCount {get;}
'Declaration
Public ReadOnly Property ChannelCount As Integer
'Usage
Dim instance As DicomWaveformGroup Dim value As Integer value = instance.ChannelCount
public int ChannelCount {get;}
get_ChannelCount();