Empty Property

Summary
Gets an Empty structure.
Syntax
C#
VB
C++
public static ScreenCaptureOptions Empty { get; } 
  
Public Shared ReadOnly Property Empty As ScreenCaptureOptions 
public: 
static property ScreenCaptureOptions Empty { 
   ScreenCaptureOptions get(); 
} 

Property Value

Represents a new instance of the ScreenCaptureOptions structure with uninitialized member data.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

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

Leadtools.ScreenCapture Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.