LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
ImageListViewLoader Class Methods
See Also 
Leadtools.Medical.Workstation Namespace : ImageListViewLoader Class


"

For a list of all members of this type, see ImageListViewLoader members.

"

Public Methods

 NameDescription
public Method DeleteSeriesRemoves a series from the StudiesTimelineView.  
public Method DeleteStudyRemoves a study from the StudiesTimelineView.  
public Method FillPatientInformationLoads all studies and series of a patient into the StudiesTimelineView.  
public Method FillStudiesInformationLoads all given studies information into the StudiesTimelineView  
public Method FindSeriesReturns the loaded series information for a given series.  
public Method FindStudyReturns the loaded study information for a given study.  
public Method InsertStudyInsert the given study information into the StudiesTimelineView.  
public Method UpdateStudyInformationUpdates the study information in the StudiesTimelineView.  
Top

See Also