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