Table of Contents

Constructor Margin

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

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 TextEditor

TextEditor that owns this new instance.