C#
VB
Java
WinRT C#
C++
Gets or sets the value for the "Content Time" (0008,0033) element.
public DicomTimeValue ContentTime { get; set; } Public Property ContentTime As Leadtools.Dicom.DicomTimeValue public Leadtools.Dicom.DicomTimeValue ContentTime {get; set;} public final DicomTimeValue getContentTime()public final void setContentTime(DicomTimeValue value)
<br/>get_ContentTime();<br/>set_ContentTime(value);<br/>Object.defineProperty('ContentTime'); public:property Leadtools.Dicom.DicomTimeValue ContentTime {Leadtools.Dicom.DicomTimeValue get();void set ( Leadtools.Dicom.DicomTimeValue value);}
Value indicating the "Content Time" (0008,0033) element.
For an example, refer to SetEncapsulatedDocument.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
