This class represents a line segment in the plane.
Namespace: yWorks.yFiles.Algorithms.GeometryAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class LineSegment : IPlaneObject |
| Visual Basic |
|---|
Public Class LineSegment _ Implements IPlaneObject |
Remarks
This class represents a line segment in the plane.
A line segment is defined by its two end points.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Algorithms.Geometry..::..LineSegment
yWorks.yFiles.Algorithms.Geometry..::..LineSegment