Add a polyline

The polyline control functions like the polygon, but it does not automatically close the shape for you.

Procedure

  1. In the navigator, click Global Displays > Forms.
  2. From the Forms list, select the resource you want to work with.
  3. Click Display Editor > Designer.
  4. Click the Toolbox tab.
  5. From the Shapes list, select the polyline control.
    Note: In WPF forms, the mouse pointer changes to a cross-hair.
  6. In the designer, click and release the mouse for each point of the polyline. Each point is connected to the previous point; therefore, after each click, a line appears between the points.
  7. When the polyline is complete, right-click to stop adding points to it.
    Note: Any time you select the shape, each of the points is visible. You can then click and drag one point at a time to reshape the drawing.
  8. Save the form or user display.
    Click Save on the...To save...
    toolbarlocally for WPF forms; to the server for Silverlight forms
    title barto the server for WPF forms