Table of Contents

Constructor EditLineStyles

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

EditLineStyles()

Initializes a new instance of the EditLineStyles class with default settings.

public EditLineStyles()

EditLineStyles(ISyntaxEdit)

Initializes a new instance of the EditLineStyles class with a specified owner.

public EditLineStyles(ISyntaxEdit owner)

Parameters

owner ISyntaxEdit

SyntaxEdit that owns this new instance.