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

Show in webframe

DefaultCaptureAreaOptions Property






Gets default capture area options.
Syntax
public static ScreenCaptureAreaOptions DefaultCaptureAreaOptions {get;}
'Declaration
 
Public Shared ReadOnly Property DefaultCaptureAreaOptions As ScreenCaptureAreaOptions
'Usage
 
Dim value As ScreenCaptureAreaOptions
 
value = ScreenCaptureEngine.DefaultCaptureAreaOptions

            

            
public:
static property ScreenCaptureAreaOptions DefaultCaptureAreaOptions {
   ScreenCaptureAreaOptions get();
}

Property Value

A ScreenCaptureAreaOptions structure with default capture area options.
Example
For an example, refer to ScreenCaptureEngine.
Requirements

Target Platforms

See Also

Reference

ScreenCaptureEngine Class
ScreenCaptureEngine Members
Implementing Screen Capture
CaptureOptions Property
ShowCaptureOptionsDialog Method
ShowCaptureAreaOptionsDialog Method
ShowCaptureObjectOptionsDialog Method
DefaultCaptureObjectOptions Property
ScreenCaptureOptions Structure
ScreenCaptureAreaOptions Structure
ScreenCaptureObjectOptions Structure
ScreenCaptureInformation Class

Error processing SSI file