←Select platform

Startup Method

Summary

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

Syntax
C#
VB
C++
Java
public static void Startup() 
Public Shared Sub Startup()  
public static void 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly