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 )