←Select platform

DefaultCaptureAreaOptions Property

Summary

Gets default capture area options.

Syntax

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

Property Value

A ScreenCaptureAreaOptions structure with default capture area options.

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