Specifies the appearance of the sequence: CSI 1 m.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
<FlagsAttribute> _
Public Enumeration SelectGraphicRendition1
C#
[FlagsAttribute]
public enum SelectGraphicRendition1

Members

Member nameDescription
Supported by the .NET Compact FrameworkLightColor
Light foreground color.
Supported by the .NET Compact FrameworkBold
Bold text.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also