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

The following tables list the members exposed by SeriesDropLoaderRequestedEventArgs.

Public Constructors

 NameDescription
public Constructor SeriesDropLoaderRequestedEventArgs ConstructorInitializes a new instance of the SeriesDropLoaderRequestedEventArgs class.  
Top

Public Properties

 NameDescription
public Property SeriesGets the series information for the dropped series.  
public Property SeriesLoaderGets or sets the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase which will handle loading the series.  
Top

See Also