C#
VB
C++
Configures the addin by launching a dialog to allow the user to set addin specific options.
public void Configure(IWin32Window Parent,ServerSettings Settings,string ServerDirectory)
Sub Configure( _ByVal Parent As IWin32Window, _ByVal Settings As Leadtools.Dicom.Addin.Common.ServerSettings, _ByVal ServerDirectory As String _)
void Configure(IWin32Window^ Parent,Leadtools.Dicom.Addin.Common.ServerSettings^ Settings,String^ ServerDirectory)
Parent
The parent window of the user created dialog.
Settings
The server settings.
ServerDirectory
The server directory.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
