Leadtools.ScreenCapture Namespace > ScreenCaptureEngine Class : CaptureMenuUnderCursor Method |
public RasterImage CaptureMenuUnderCursor( ScreenCaptureInformation captureInformation )
'Declaration Public Function CaptureMenuUnderCursor( _ ByVal captureInformation As ScreenCaptureInformation _ ) As RasterImage
'Usage Dim instance As ScreenCaptureEngine Dim captureInformation As ScreenCaptureInformation Dim value As RasterImage value = instance.CaptureMenuUnderCursor(captureInformation)
public: RasterImage^ CaptureMenuUnderCursor( ScreenCaptureInformation^ captureInformation )
The hot key needs to be pressed to complete the capture.
ScreenCaptureEngine Class
ScreenCaptureEngine Members
Implementing Screen Capture
Startup Method
Shutdown Method
CaptureWindow Method
CaptureActiveWindow Method
CaptureActiveClient Method
CaptureWallpaper Method
CaptureFullScreen Method
CaptureWindowUnderCursor Method
CaptureSelectedObject Method
CaptureArea Method
CaptureMouseCursor Method
CaptureFromExe Method
ShowCaptureFromExeDialog Method
GetResourcesCount Method
IsCaptureActive Property
StopCapture Method