Table of Contents

Class LineF

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Describes two points in graph space and a line between them

public class LineF
Inheritance
LineF
Inherited Members

Constructors

LineF(PointF, PointF)

Creates a new line between the points

Properties

End

The end point of the line

Start

The start of the line