LEADTOOLS Medical (Leadtools.Dicom assembly)

Time2 Property

Show in webframe







Gets or sets the second time in the time range.
Syntax
public DicomTimeValue Time2 {get; set;}
'Declaration
 
Public Property Time2 As DicomTimeValue
'Usage
 
Dim instance As DicomTimeRangeValue
Dim value As DicomTimeValue
 
instance.Time2 = value
 
value = instance.Time2
public DicomTimeValue Time2 {get; set;}

            
public DicomTimeValue getTime2()
public void setDate2(DicomTimeValue value)
            
 
get_Time2();
set_Time2(value);
Object.defineProperty('Time2');
public:
property DicomTimeValue Time2 {
   DicomTimeValue get();
   void set (    DicomTimeValue value);
}

Property Value

Value indicating the second time in the time range.This value is only significant when Type is set to DicomRangeType.Upper or DicomRangeType.Both.
Requirements

Target Platforms

See Also

Reference

DicomTimeRangeValue Structure
DicomTimeRangeValue 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