←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly