Table of Contents

Constructor LineStyles

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

LineStyles()

Initializes a new instance of the LineStyles class with default parameters.

public LineStyles()

LineStyles(ITextSource)

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

public LineStyles(ITextSource owner)

Parameters

owner ITextSource

ITextSource that owns this new instance.