LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

DefaultCaptureAreaOptions Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.