Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
DicomRangeType Enumeration
See Also  
Leadtools.Dicom Namespace : DicomRangeType Enumeration




Represents the possible DICOM date and time range types.

Syntax

Visual Basic (Declaration) 
Public Enum DicomRangeType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As DicomRangeType
C# 
public enum DicomRangeType : Enum 
Managed Extensions for C++ 
__value public enum DicomRangeType : public Enum 
C++/CLI 
public enum class DicomRangeType : public Enum 

Members

MemberDescription
None Single value (not a range).
Lower Lower range (only the first value (date or time) in the range is valid).
Upper Upper range (only the second (date or time) value in the range is valid).
Both Full range (both the first and second values in the range are valid).

Example

For an example, refer to SetIntValue.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomRangeType

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