Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
TemporalRange Property
See Also 
Leadtools.Dicom Namespace > DicomWaveformAnnotation Class : TemporalRange Property




Gets or sets the value of the "Temporal Range Type" (0040,A130) element.

Syntax

Visual Basic (Declaration) 
Public Property TemporalRange As DicomTemporalRangeType
Visual Basic (Usage)Copy Code
Dim instance As DicomWaveformAnnotation
Dim value As DicomTemporalRangeType
 
instance.TemporalRange = value
 
value = instance.TemporalRange
C# 
public DicomTemporalRangeType TemporalRange {get; set;}
Managed Extensions for C++ 
public: __property DicomTemporalRangeType get_TemporalRange();
public: __property void set_TemporalRange( 
   DicomTemporalRangeType value
);
C++/CLI 
public:
property DicomTemporalRangeType TemporalRange {
   DicomTemporalRangeType get();
   void set (DicomTemporalRangeType value);
}

Return Value

Value indicating the "Temporal Range Type" (0040,A130) element.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Dicom requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features