Table of Contents

Constructor Gutter

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

Gutter()

Initializes a new instance of the Gutter class with default settings.

public Gutter()

Gutter(ISyntaxEdit)

Initializes a new instance of the Gutter class with a specified owner.

public Gutter(ISyntaxEdit owner)

Parameters

owner ISyntaxEdit

ISyntaxEdit that owns this new instance.