Leadtools.ScreenCapture Namespace > ScreenCaptureEngine Class : CaptureSelectedObject Method |
CaptureSelectedObject
method. Pass NULL if you do not want to use this parameter.
public RasterImage CaptureSelectedObject( ScreenCaptureObjectOptions captureObjectOptions, ScreenCaptureInformation captureInformation )
'Declaration Public Function CaptureSelectedObject( _ ByVal captureObjectOptions As ScreenCaptureObjectOptions, _ ByVal captureInformation As ScreenCaptureInformation _ ) As RasterImage
'Usage Dim instance As ScreenCaptureEngine Dim captureObjectOptions As ScreenCaptureObjectOptions Dim captureInformation As ScreenCaptureInformation Dim value As RasterImage value = instance.CaptureSelectedObject(captureObjectOptions, captureInformation)
public RasterImage CaptureSelectedObject( ScreenCaptureObjectOptions captureObjectOptions, ScreenCaptureInformation captureInformation )
function Leadtools.ScreenCapture.ScreenCaptureEngine.CaptureSelectedObject( captureObjectOptions , captureInformation )
public: RasterImage^ CaptureSelectedObject( ScreenCaptureObjectOptions captureObjectOptions, ScreenCaptureInformation^ captureInformation )
CaptureSelectedObject
method. Pass NULL if you do not want to use this parameter.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
ScreenCaptureEngine Class
ScreenCaptureEngine Members
Implementing Screen Capture
Startup Method
Shutdown Method
CaptureWindow Method
CaptureActiveWindow Method
CaptureActiveClient Method
CaptureWallpaper Method
CaptureFullScreen Method
CaptureMenuUnderCursor Method
CaptureWindowUnderCursor Method
CaptureArea Method
CaptureMouseCursor Method
CaptureFromExe Method
ShowCaptureFromExeDialog Method
GetResourcesCount Method
IsCaptureActive Property
StopCapture Method