Table of Contents

Class UnderlinesLayer

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v10.dll

Represents a surface for rendering TextEditor error underline area.

public class UnderlinesLayer : Layer, IAnimatable, IInputElement
Inheritance
UnderlinesLayer
Implements
Extension Methods

Constructors

UnderlinesLayer(TextEditorView)

Initializes a new instance of the UnderlinesLayer class with specified parameters.

Properties

FlowDirection

Gets a value that specifies whether the primary text advance direction shall be left-to-right, or right-to-left.

Methods

CreateAdorner(Underline)