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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly