IsCaptureActive Property

Summary
Gets a value that indicates whether capturing is active.
Syntax
C#
VB
C++
public bool IsCaptureActive { get; } 
  
Public ReadOnly Property IsCaptureActive As Boolean 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.