LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

Startup Method

Show in webframe





Initializes the required data to start the screen capture toolkit.
Syntax
public static void Startup()
'Declaration
 
Public Shared Sub Startup() 
'Usage
 
ScreenCaptureEngine.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

See Also

Reference

ScreenCaptureEngine Class
ScreenCaptureEngine Members
Implementing Screen Capture
Shutdown Method
CaptureWindow Method
CaptureActiveWindow Method
CaptureActiveClient Method
CaptureWallpaper Method
CaptureFullScreen Method
CaptureMenuUnderCursor Method
CaptureWindowUnderCursor Method
CaptureSelectedObject Method
CaptureArea Method
CaptureMouseCursor Method
CaptureFromExe Method
ShowCaptureFromExeDialog Method
GetResourcesCount Method
IsCaptureActive Property
StopCapture Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.