In computer graphics, a continuous line composed of one or more line segments. You can create a polyline by specifying the endpoints of each segment. In draw programs, you can treat a polyline as a single object, or divide it into its component segments.