←Select platform

Startup Method

Summary

Initializes the required data to start the screen capture toolkit.

Syntax

C#
VB
C++
public static void Startup() 
  
Public Shared Sub Startup()  
public: 
static void Startup();  

Remarks

This static method must be called before calling any other ScreenCapture methods. This usually occurs at the start of your application.

Example

For an example, refer to ScreenCaptureEngine.

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.ScreenCapture Assembly