Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.ScreenCapture Namespace > ScreenCaptureInformationEventArgs Class : ScreenCaptureInformationEventArgs Constructor |
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 )