Initializes a new instance of the LineSegment class.
Gets or sets the endpoint of the segment.
Returns the path segment that is defined by the specified description.
path segment description.
Returns the line segment that is defined by the specified description.
Line segment description.
Generated using TypeDoc
Creates a line between two points in a PathFigure. In case you want to use multiple line segments consecutively, consider using the PolyLineSegment.