←Select platform

Time2 Property

Summary

Gets or sets the second time in the time range.

Syntax

C#
VB
Java
WinRT C#
C++
public DicomTimeValue Time2 { get; set; } 
Public Property Time2 As Leadtools.Dicom.DicomTimeValue 
public Leadtools.Dicom.DicomTimeValue Time2 {get; set;} 
public DicomTimeValue getTime2() 
public void setDate2(DicomTimeValue value) 
             
 <br/>get_Time2();<br/>set_Time2(value);<br/>Object.defineProperty('Time2');  

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly