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