Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > WorkstationViewer Class : FindCellSeriesLoader Method |
public MedicalViewerLoaderBase FindCellSeriesLoader( MedicalViewerMultiCell cell )
'Declaration Public Function FindCellSeriesLoader( _ ByVal cell As MedicalViewerMultiCell _ ) As MedicalViewerLoaderBase
'Usage Dim instance As WorkstationViewer Dim cell As MedicalViewerMultiCell Dim value As MedicalViewerLoaderBase value = instance.FindCellSeriesLoader(cell)
public: MedicalViewerLoaderBase* FindCellSeriesLoader( MedicalViewerMultiCell* cell )
public: MedicalViewerLoaderBase^ FindCellSeriesLoader( MedicalViewerMultiCell^ cell )