Click or drag to resize
ScreenBoundType Enumeration

Namespace: StreamCoders.Devices
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public enum ScreenBoundType
Members
  Member nameValueDescription
WholeScreen0 Indicates the whole screen including the task bar.
WorkArea1 Indicates the whole screen minus the task bar.
See Also