LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

DefaultCaptureObjectOptions Property

Show in webframe





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

            

            
public:
static property ScreenCaptureObjectOptions DefaultCaptureObjectOptions {
   ScreenCaptureObjectOptions get();
}

Property Value

A ScreenCaptureObjectOptions structure with default capture object 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
DefaultCaptureAreaOptions Property
ScreenCaptureOptions Structure
ScreenCaptureAreaOptions Structure
ScreenCaptureObjectOptions Structure
ScreenCaptureInformation Class

 

 


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