LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

DicomTimeRangeValue Constructor (DicomTimeRangeValue)








Type of time range.
First time in the range.
Second time in the range.
Initializes a new DicomTimeRangeValue with explicit parameters. .NET support Silverlight support
Syntax
public DicomTimeRangeValue( 
   DicomRangeType type,
   DicomTimeValue time1,
   DicomTimeValue time2
)
'Declaration
 
Public Function New( _
   ByVal type As DicomRangeType, _
   ByVal time1 As DicomTimeValue, _
   ByVal time2 As DicomTimeValue _
)
'Usage
 
Dim type As DicomRangeType
Dim time1 As DicomTimeValue
Dim time2 As DicomTimeValue
 
Dim instance As New DicomTimeRangeValue(type, time1, time2)
public DicomTimeRangeValue( 
   DicomRangeType type,
   DicomTimeValue time1,
   DicomTimeValue time2
)
ObjectiveC Syntax
Java Syntax
function DicomTimeRangeValue( 
   type ,
   time1 ,
   time2 
)
public:
DicomTimeRangeValue( 
   DicomRangeType type,
   DicomTimeValue time1,
   DicomTimeValue time2
)

Parameters

type
Type of time range.
time1
First time in the range.
time2
Second time in the range.
Example
For an example, refer to DicomDataSet.SetIntValue.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomTimeRangeValue Structure
DicomTimeRangeValue Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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