Table of Contents

Constructor Minimap

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

Minimap()

Initializes a new instance of the Minimap with default settings.

public Minimap()

Minimap(ISyntaxEdit)

Initializes a new instance of the Minimap with specified owner.

public Minimap(ISyntaxEdit owner)

Parameters

owner ISyntaxEdit

ISyntaxEdit that owns this new instance.