Optional source: DeepPartial<LineSegmentInt>Readonly endEnd point of the segment.
Readonly startStart point of the segment.
Optional config: ToJsonConfigurationOptional Readonly end?: { End point of the segment.
Optional x?: numberOptional y?: numberOptional Readonly start?: { Start point of the segment.
Optional x?: numberOptional y?: number
Represents a line segment in 2D space.