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