Empty Property

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

Property Value

Represents a new instance of the ScreenCaptureObjectOptions 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.