Table of Contents

Class PathAnnotation.LineF

Namespace
Terminal.Gui.Graphs
Assembly
Terminal.Gui.dll

Describes two points in graph space and a line between them

public class PathAnnotation.LineF
Inheritance
PathAnnotation.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