public StudiesChronologicalSequenceBuilder CreateStudiesTimeline(
string patientId,
Control host,
IStorageDataAccessAgent dataAccess,
bool showTimeline
)
public:
StudiesChronologicalSequenceBuilder^ CreateStudiesTimeline(
String^ patientId,
Control^ host,
IStorageDataAccessAgent^ dataAccess,
bool showTimeline
)
patientId
A System.String that represents the Patient ID which the timeline will be created for.
host
The System.Windows.Forms.Control which the timeline view will be added to.
dataAccess
A data access agent that provides methods for accessing DICOM Instance information to load the series information for the patient.
showTimeline
true to show the timeline view after being creating in the host control; false to hide it.
A StudiesChronologicalSequenceBuilder object that is used to build the timeline.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document