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

Show in webframe

Time1 Property








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)
            
 <br/>get_Time1();<br/>set_Time1(value);<br/>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 SetIntValue.
Requirements

Target Platforms

See Also

Reference

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