←Select platform

Configure Method (IAddInOptions)

Summary

Configures the addin by launching a dialog to allow the user to set addin specific options.

Syntax

C#
VB
C++
void Configure(  
   IWin32Window Parent, 
   Leadtools.Dicom.Addin.Common.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 
) 

Parameters

Parent
The parent window of the user created dialog.

Settings
The server settings.

ServerDirectory
The server directory.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize