Table of Contents

Class Ruler

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Draws a ruler on the screen.

public class Ruler
Inheritance
Ruler
Inherited Members

Remarks

Properties

Attribute

Gets or sets the foreground and background color to use.

Length

Gets or sets the length of the ruler. The default is 0.

Orientation

Gets or sets whether the ruler is drawn horizontally or vertically. The default is horizontally.

Methods

Draw(Point, int)

Draws the Ruler.