Click or drag to resize

GuiConsoleControlPrintHighlighted Method


Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 7.1
Syntax
C#
public void PrintHighlighted(
	string text,
	HighlightingMode mode
)

Parameters

text  String
 
mode  HighlightingMode
 

Implements

IDebuggerConsoleUIForDataRenderingPrintHighlighted(String, HighlightingMode)
See Also