Leadtools.Dicom Namespace > DicomWaveformAnnotation Class : TemporalPointType Property |
public DicomTemporalPointType TemporalPointType {get;}
'Declaration Public ReadOnly Property TemporalPointType As DicomTemporalPointType
'Usage Dim instance As DicomWaveformAnnotation Dim value As DicomTemporalPointType value = instance.TemporalPointType
public DicomTemporalPointType TemporalPointType {get;}
get_TemporalPointType();
public: property DicomTemporalPointType TemporalPointType { DicomTemporalPointType get(); }