The desktop capture source

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public enum CaptureSource
Public Enumeration CaptureSource
public enum class CaptureSource

Members

MemberValueDescription
Screen0
capture current desktop
ForegroundWindow1
capture foreground window
ForegroundWindowClient2
capture foreground window client area

See Also