←Select platform

ScreenCaptureInformationEventArgs Constructor (ScreenCaptureInformationEventArgs)

Summary

Initializes a new instance of the ScreenCaptureInformationEventArgs class.

Syntax

C#
VB
C++
public ScreenCaptureInformationEventArgs(  
   Leadtools.RasterImage image, 
   Leadtools.Screencapture.ScreenCaptureInformation information 
) 
Public Function New( _ 
   ByVal image As Leadtools.RasterImage, _ 
   ByVal information As Leadtools.Screencapture.ScreenCaptureInformation _ 
) 
public: 
ScreenCaptureInformationEventArgs(  
   Leadtools.RasterImage^ image, 
   Leadtools.Screencapture.ScreenCaptureInformation^ information 
) 

Parameters

image
A Leadtools.RasterImage that contains the image that has been captured.

information
A ScreenCaptureInformation structure filled with information regarding the source for the captured image.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ScreenCapture Assembly
Click or drag to resize