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