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
ownerTextEditorTextEditorthat owns this new instance.