Constructor Margin
Margin()
Initializes a new instance of the Margin
with default settings.
public Margin()
Margin(ISyntaxEdit)
Initializes a new instance of the Margin
with specified owner.
public Margin(ISyntaxEdit owner)
Parameters
owner
ISyntaxEditISyntaxEdit
that owns this new instance.