←Select platform

DicomTemporalRangeType Enumeration

Summary

Represents the value of the "Temporal Range Type" (0040,A130) element.

Syntax
C#
VB
C++
public enum DicomTemporalRangeType   
Public Enum DicomTemporalRangeType  
public enum class DicomTemporalRangeType   

Members
ValueMemberDescription
0Undefined Undefined
1Point POINT (a single temporal point)
2Multipoint MULTIPOINT (multiple temporal points)
3Segment SEGMENT (a range between two temporal points)
4Multisegment MULTISEGMENT (multiple segments, each denoted by two temporal points)
5Begin BEGIN (a range beginning at one temporal point, and extending beyond the end of the acquired data)
6End END (a range beginning before the start of the acquired data, and extending to (and including) the identified temporal point).

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly