←Select platform

DefaultCaptureObjectOptions Property

Summary

Gets default capture object options.

Syntax

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

Property Value

A ScreenCaptureObjectOptions structure with default capture object 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