LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)
LEAD Technologies, Inc

Empty Property (ScreenCaptureOptions)






Gets an Empty structure.
Syntax
public static ScreenCaptureOptions Empty {get;}
'Declaration
 
Public Shared ReadOnly Property Empty As ScreenCaptureOptions
'Usage
 
Dim value As ScreenCaptureOptions
 
value = ScreenCaptureOptions.Empty
public static ScreenCaptureOptions Empty {get;}
 get_Empty(); 
public:
static property ScreenCaptureOptions Empty {
   ScreenCaptureOptions get();
}

Property Value

Represents a new instance of the ScreenCaptureOptions structure with uninitialized member data.
Example
For an example, refer to ScreenCaptureEngine.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ScreenCaptureOptions Structure
ScreenCaptureOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.