Constructor Minimap
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
ISyntaxEditISyntaxEdit
that owns this new instance.