BackgroundColor

Property

Namespace: ANSITerm

Declared in: ANSITerm.IConsoleBackend


Sets the background color. The specified color is converted to ColorMode if needed.

Syntax

public ColorValue BackgroundColor { public set; }

See also

  • ForegroundColor
  • ResetColor()

  • Back to index