Table of Contents

Constructor Margin

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

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 ISyntaxEdit

ISyntaxEdit that owns this new instance.