Converting Strokes

The marker symbol stroke converting function converts between different stroke types, i.e., converts between closed lines and regions (from closed lines to regions or the other way around).

A line stroke that can be closed is a line stroke with at least three points that are not on the same line. A converting function converts a line stroke to a region stroke.

Line to Region

  1. In the editing area, select one or more line strokes;
  2. Click the Convert to Polygon button in the toolbar to convert the line stroke to a region stroke.

SymMarkerEditor10t1

SymMarkerEditor10t2

Region to Line

  1. In the editing area, select one or more area strokes;
  2. Click the Convert to Polyline button in the toolbar to convert the region stroke to a line stroke. The obtained line stroke is the boarder of the original region object.

SymMarkerEditor10t3

SymMarkerEditor10t4