Class LineF
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