LEADTOOLS Medical (Leadtools.Dicom assembly)

Time1 Property

Show in webframe







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

            
public DicomTimeValue getTime1()
public void setTime1(DicomTimeValue value)
            
 
get_Time1();
set_Time1(value);
Object.defineProperty('Time1');
public:
property DicomTimeValue Time1 {
   DicomTimeValue get();
   void set (    DicomTimeValue value);
}

Property Value

Value indicating the first time in the time range.This value is only significant when Type is set to DicomRangeType.None, DicomRangeType.Lower or DicomRangeType.Both.
Example
For an example, refer to DicomDataSet.SetIntValue.
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