Error processing SSI file
LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

Show in webframe

Empty Property (ScreenCaptureOptions)






Gets an Empty structure.
Syntax
public static ScreenCaptureOptions Empty {get;}
'Declaration
 
Public Shared ReadOnly Property Empty As ScreenCaptureOptions
'Usage
 
Dim value As ScreenCaptureOptions
 
value = ScreenCaptureOptions.Empty

            

            
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

See Also

Reference

ScreenCaptureOptions Structure
ScreenCaptureOptions Members

Error processing SSI file