LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

LazyLoading Property

Show in webframe



Syntax
'Declaration
 
Public Property LazyLoading As Boolean
'Usage
 
Dim instance As MedicalWebViewerLoader
Dim value As Boolean
 
instance.LazyLoading = value
 
value = instance.LazyLoading
public bool LazyLoading {get; set;}
public:
property bool LazyLoading {
   bool get();
   void set (    bool value);
}
Requirements

Target Platforms

See Also

Reference

MedicalWebViewerLoader Class
MedicalWebViewerLoader Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.