LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

IsCaptureActive Property

Show in webframe





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:
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

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-2014 All Rights Reserved. LEAD Technologies, Inc.