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 : 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(); }