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

Leadtools.ScreenCapture Assembly