LEADTOOLS Medical (Leadtools.Dicom assembly)

Create Method (DicomTimeRangeValueHelper)

Show in webframe







Type of time range.
First time in the range.
Second time in the range.
Creates a new DicomTimeRangeValue with the specified values.
Syntax
public static DicomTimeRangeValue Create( 
   DicomRangeType type,
   DicomTimeValue time1,
   DicomTimeValue time2
)
'Declaration
 
Public Shared Function Create( _
   ByVal type As DicomRangeType, _
   ByVal time1 As DicomTimeValue, _
   ByVal time2 As DicomTimeValue _
) As DicomTimeRangeValue
'Usage
 
Dim type As DicomRangeType
Dim time1 As DicomTimeValue
Dim time2 As DicomTimeValue
Dim value As DicomTimeRangeValue
 
value = DicomTimeRangeValueHelper.Create(type, time1, time2)
public static DicomTimeRangeValue Create( 
   DicomRangeType type,
   DicomTimeValue time1,
   DicomTimeValue time2
)

            

            
 function Leadtools.Dicom.DicomTimeRangeValueHelper.Create( 
   type ,
   time1 ,
   time2 
)
public:
static DicomTimeRangeValue Create( 
   DicomRangeType type,
   DicomTimeValue time1,
   DicomTimeValue time2
) 

Parameters

type
Type of time range.
time1
First time in the range.
time2
Second time in the range.

Return Value

A new DicomTimeRangeValue with the specified values.
Requirements

Target Platforms

See Also

Reference

DicomTimeRangeValueHelper Class
DicomTimeRangeValueHelper Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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