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

Show in webframe

Empty Property (ScreenCaptureObjectOptions)






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

            

            
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

See Also

Reference

ScreenCaptureObjectOptions Structure
ScreenCaptureObjectOptions Members

Error processing SSI file