←Select platform

Loading Property

Summary

Gets a value indicating if the MedicalViewerLoaderBase is loading a series in the LoadSeries(string,string) method.

Syntax

C#
VB
C++
public bool Loading { get; } 
  
Public ReadOnly Property Loading As Boolean 
public: 
property bool Loading { 
   bool get(); 
} 

Property Value

True if the MedicalViewerLoaderBase is loading a series in the LoadSeries(string,string) method; Otherwise, false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly