LineSegment.EndPoint

LineSegment.EndPoint property

Gets the ending point.

public override PointF EndPoint { get; }

Property Value

The ending point.

See Also