Polygons

A polygon is a chain of straight line segments that meet to form a loop. Examples include a triangle or a pentagon.

The following demonstrates how a polygon is used to create the arrow head of a load. Each of the line segments is defined in the polygon points. The last line segment is joined to the beginning of the starting segment.

Note: All points should be on the same line in the XML file. If you must split the points over two or more lines, put the comma at the beginning of the new line instead of at the end of the preceding line.


<SymbolTemplate>

<Line X1="11" Y1="14" X2="11" Y2="0"/>

<Polygon Points="7 14, 15 14, 11 21" FillStyle="Solid"/>

</SymbolTemplate>


Figure 1: Coordinates of a Load

Note: Lines are described in a separate topic. See Rectangles and Lines.

In the case of a load, the FillStyle is set to "Solid" so that the arrow head is filled in.

More Information

Customizing One-line Symbols Arcs and Circles
Symbol Definition Tags Polylines
Coordinates Text
Rectangles and Lines Bezier Curves
     

www.easypower.com

EasyPower LLC

7730 SW Mohawk St.

Tualatin, OR 97062

(503)655-5059

techsupport@easypower.com

feedback@easypower.com

EasyPower knowledge base

EasyPower Version 10.2

Copyright © 2019 EasyPower LLC. All Rights Reserved.

Help was last updated on 3/22/2019