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