Example: Drawing a Polyline with Arc and Line

In this example, you draw a line segment of a polyline, continue with an arc segment, and then draw another line segment. You define the radius, included angle, and endpoint of the arc segment. The included angle is the angle formed by the third point you specify, the second point, and the positive X axis.