Share via


VideoAttributes Enumeration

Specifies foreground and background colors, blinking, and intensity.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Usage

'Usage
Dim videoAttributes1 As VideoAttributes = VideoAttributes.BackgroundBlack

Syntax

'Declaration
Public Enum VideoAttributes
public enum VideoAttributes
public enum class VideoAttributes
public enum VideoAttributes
public enum VideoAttributes

Members

Member name Description
BackgroundBlack Black background
BackgroundBlue Blue background
BackgroundBrown Brown background
BackgroundCyan Cyan background
BackgroundGray Gray background
BackgroundGreen Green background
BackgroundMagenta Magenta background
BackgroundRed Red background
Blink Blinking
ForegroundBlack Black foreground
ForegroundBlue Blue foreground
ForegroundBrown Brown foreground
ForegroundCyan Cyan foreground
ForegroundGray Gray foreground
ForegroundGreen Green foreground
ForegroundMagenta Magenta foreground
ForegroundRed Red foreground
Intensity Intensity

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.PointOfService Namespace
ClearVideo
ClearVideoRegion
ControlClock
DisplayData
DrawBox
UpdateVideoRegionAttribute