Table of Contents

Constructor ModifiedLineRegion

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

ModifiedLineRegion(int, int, bool)

Initializes a new instance of the ModifiedLineRegion class with specified parameters.

public ModifiedLineRegion(int startLineIndex, int lineCount, bool saved)

Parameters

startLineIndex int

Start index of the region area.

lineCount int

Number of modified lines.

saved bool

Line state.