Empty Property

Summary

Gets an Empty structure.

Syntax
C#
VB
C++
public static ScreenCaptureAreaOptions Empty { get; } 
  
Public Shared ReadOnly Property Empty As ScreenCaptureAreaOptions 
public: 
static property ScreenCaptureAreaOptions Empty { 
   ScreenCaptureAreaOptions get(); 
} 

Property Value

A new instance of the ScreenCaptureAreaOptions 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