←Select platform

Startup Method

Summary

Initializes the required data to start the LEADTOOLS DICOM .NET Class Library.

Syntax

C#
VB
Java
WinRT C#
C++
public static void Startup() 
Public Shared Sub Startup()  
public static void Startup() 
public static void Startup() 
 function Leadtools.Dicom.DicomEngine.Startup() 
public: 
static void Startup();  

Remarks
  • This static method must be called before calling any other DICOM Class Library methods. This usually occurs at the start of your application.
Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly