Constructor Minimap
Minimap()
Initializes a new instance of the Minimap
with default settings.
public Minimap()
Minimap(TextEditor)
Initializes a new instance of the Minimap
with specified owner.
public Minimap(TextEditor owner)
Parameters
owner
TextEditorTextEditor
that owns this new instance.