Share via


DifferenceHighlightMode2 Enum

Definition

The highlight mode for this IDifferenceViewer.

public enum class DifferenceHighlightMode2
public enum class DifferenceHighlightMode2
enum DifferenceHighlightMode2
public enum DifferenceHighlightMode2
type DifferenceHighlightMode2 = 
Public Enum DifferenceHighlightMode2
Inheritance
DifferenceHighlightMode2

Fields

BlockOutline 2

In this mode, line and word differences are shown as outlined rectangles.

CodeContour 0

In this mode, line differences should be displayed only to the last character on each line.

WholeLine 1

In this mode, line differences should be displayed so that they take up the entire width of the viewport.

Applies to