Table of Contents

Method HasLegacySGRParameter

Namespace
Microlithix.Text.Ansi.Element
Assembly
AnsiParser.dll

HasLegacySGRParameter()

Checks if this control sequence is an SGR sequence containing a legacy SGR parameter.

public bool HasLegacySGRParameter()

Returns

bool

Returns true if the control sequence is a Select Graphic Rendition sequence (ControlFunction.SGR) containing a legacy SGR parameter. Returns false otherwise.