Class Underline
Represents a particular error underline area.
public class Underline- Inheritance
- 
      
      Underline
Constructors
- Underline(Point, double, Pen)
- Initializes a new instance of the - Underlineclass 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.