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 : Group Property |
public DicomWaveformGroup Group {get;}
'Declaration
Public ReadOnly Property Group As DicomWaveformGroup
'Usage
Dim instance As DicomWaveformChannel Dim value As DicomWaveformGroup value = instance.Group
public DicomWaveformGroup Group {get;}
get_Group();
public: property DicomWaveformGroup^ Group { DicomWaveformGroup^ get(); }