MedicalWebViewerExternalController Constructor

Summary

The constructor for the MedicalWebViewerExternalController class.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal webViewerURL As String _ 
) 
public: 
MedicalWebViewerExternalController(  
   String^ webViewerURL 
) 

Parameters

webViewerURL
URL to the root of the MedicalWebViewer. eg. "http://localhost/MedicalViewer"

Example

For an example, refer to InitApplication.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly