Table of Contents

Class Underline

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

Represents a particular error underline area.

public class Underline
Inheritance
Underline

Constructors

Underline(Point, double, Pen)

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

Properties

Length

Gets the underline area length.

Pen

Gets the Pen used to draw underline.

ViewportOrigin

Gets the start of the underline area.