Constructor Gutter
Gutter()
Initializes a new instance of the Gutter class with default settings.
public Gutter()
Gutter(ISyntaxEdit)
Initializes a new instance of the Gutter class with a specified owner.
public Gutter(ISyntaxEdit owner)
Parameters
ownerISyntaxEditISyntaxEditthat owns this new instance.