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

Show in webframe

Empty Property (ScreenCaptureAreaOptions)






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

            

            
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

See Also

Reference

ScreenCaptureAreaOptions Structure
ScreenCaptureAreaOptions Members

Error processing SSI file