←Select platform

Time2 Property

Summary
Gets or sets the second time in the time range.
Syntax
C#
Objective-C
C++/CLI
Java
public DicomTimeValue Time2 { get; set; } 
@property (nonatomic, strong) LTDicomTimeValue *time2; 
public DicomTimeValue getTime2() 
public void setDate2(DicomTimeValue value) 
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

Help Version 22.0.2023.1.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.