LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)
LEAD Technologies, Inc

IsCaptureActive Property






Gets a value that indicates whether capturing is active.
Syntax
public bool IsCaptureActive {get;}
'Declaration
 
Public ReadOnly Property IsCaptureActive As Boolean
'Usage
 
Dim instance As ScreenCaptureEngine
Dim value As Boolean
 
value = instance.IsCaptureActive
public bool IsCaptureActive {get;}
 get_IsCaptureActive(); 
public:
property bool IsCaptureActive {
   bool get();
}

Property Value

The value is true if capturing is active, false otherwise.
Example
For an example, refer to ScreenCaptureEngine.
Requirements

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

See Also

Reference

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
CaptureSelectedObject Method
CaptureArea Method
CaptureMouseCursor Method
CaptureFromExe Method
ShowCaptureFromExeDialog Method
GetResourcesCount Method
StopCapture Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.