Contains configuration information related to the workstation viewer control lazy loading feature.
             
             
            
Syntax
| Visual Basic (Declaration) |   | 
|---|
Public Class LazyLoading   | 
 
| Visual Basic (Usage) |  Copy Code | 
|---|
Dim instance As LazyLoading
  | 
 
| C# |   | 
|---|
public class LazyLoading   | 
 
| Managed Extensions for C++ |   | 
|---|
public __gc class LazyLoading   | 
 
| C++/CLI |   | 
|---|
public ref class LazyLoading   | 
 
 
             
             
             
             
            
            Remarks
            
Inheritance Hierarchy
System.Object
   Leadtools.Medical.Workstation.Configuration.LazyLoading
  
            
Requirements
Target Platforms: Microsoft .NET Framework 3.0,  Windows XP, Windows Server 2003 family, Windows Server 2008 family
 
            
            
See Also