Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Configure Method
See Also 
Leadtools.Dicom.AddIn.Interfaces Namespace > IAddInOptions Interface : Configure Method



Parent
The parent window of the user created dialog.
Settings
The server settings.
ServerDirectory
The server directory.
Parent
The parent window of the user created dialog.
Settings
The server settings.
ServerDirectory
The server directory.
Configures the addin by lauching a dialog to allow the user to set addin specific options.

Syntax

Visual Basic (Declaration) 
Overridable Sub Configure( _
   ByVal Parent As IWin32Window, _
   ByVal Settings As ServerSettings, _
   ByVal ServerDirectory As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As IAddInOptions
Dim Parent As IWin32Window
Dim Settings As ServerSettings
Dim ServerDirectory As String
 
instance.Configure(Parent, Settings, ServerDirectory)
C# 
virtual void Configure( 
   IWin32Window Parent,
   ServerSettings Settings,
   string ServerDirectory
)
C++/CLI 
virtual void Configure( 
   IWin32Window Parent,
   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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features