DefaultCaptureObjectOptions Property

Summary

Gets default capture object options.

Syntax
C#
VB
C++
public static ScreenCaptureObjectOptions DefaultCaptureObjectOptions { get; } 
  
Public Shared ReadOnly Property DefaultCaptureObjectOptions As ScreenCaptureObjectOptions 
public: 
static property ScreenCaptureObjectOptions DefaultCaptureObjectOptions { 
   ScreenCaptureObjectOptions get(); 
} 

Property Value

A ScreenCaptureObjectOptions structure with default capture object options.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

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

Leadtools.ScreenCapture Assembly