LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

ScreenCaptureInformationEventArgs Constructor (ScreenCaptureInformationEventArgs)

Show in webframe





A Leadtools.RasterImage that contains the image that has been captured.
A ScreenCaptureInformation structure filled with information regarding the source for the captured image.
Initializes a new instance of the ScreenCaptureInformationEventArgs class.
Syntax
public ScreenCaptureInformationEventArgs( 
   RasterImage image,
   ScreenCaptureInformation information
)
'Declaration
 
Public Function New( _
   ByVal image As RasterImage, _
   ByVal information As ScreenCaptureInformation _
)
'Usage
 
Dim image As RasterImage
Dim information As ScreenCaptureInformation
 
Dim instance As New ScreenCaptureInformationEventArgs(image, information)

            

            
public:
ScreenCaptureInformationEventArgs( 
   RasterImage^ image,
   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

See Also

Reference

ScreenCaptureInformationEventArgs Class
ScreenCaptureInformationEventArgs Members

 

 


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