Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

Create Method (DicomTimeRangeValueHelper)








Type of time range.
First time in the range.
Second time in the range.
Creates a new DicomTimeRangeValue with the specified values.
Syntax
'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)
 function Leadtools.Dicom.DicomTimeRangeValueHelper.Create( 
   type ,
   time1 ,
   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

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