DefaultCaptureAreaOptions Property

Summary

Gets default capture area options.

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

Property Value

A ScreenCaptureAreaOptions structure with default capture area 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